Searched defs:shutDown (Results 1 – 5 of 5) sorted by relevance
151 @Override protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.WaitOnRunService234 @Override protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.ThrowOnRunService269 @Override protected void shutDown() { in shutDown() method in AbstractExecutionThreadServiceTest.ThrowOnShutDown
70 @Override protected void shutDown() throws Exception { } in shutDown() method in AbstractScheduledServiceTest.NullService209 protected void shutDown() throws Exception { in shutDown() method in AbstractScheduledServiceTest.TestService374 @Override protected void shutDown() throws Exception { } in shutDown() method in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService420 @Override protected void shutDown() throws Exception { } in shutDown() method in TestFailingCustomScheduledService
106 @Override protected void shutDown() { in shutDown() method in AbstractIdleServiceTest.NullService
72 protected abstract void shutDown() throws Exception; in shutDown() method in AbstractIdleService
104 protected void shutDown() throws Exception {} in shutDown() method in AbstractExecutionThreadService