Searched defs:startUp (Results 1 – 6 of 6) sorted by relevance
69 protected abstract void startUp() throws Exception; in startUp() method in AbstractIdleService
82 protected void startUp() throws Exception {} in startUp() method in AbstractExecutionThreadService
69 @Override protected void startUp() throws Exception { } in startUp() method in AbstractScheduledServiceTest.NullService198 protected void startUp() throws Exception { in startUp() method in AbstractScheduledServiceTest.TestService372 @Override protected void startUp() throws Exception { } in startUp() method in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService418 @Override protected void startUp() throws Exception { } in startUp() method in TestFailingCustomScheduledService
128 @Override protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.WaitOnRunService189 @Override protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.ThrowOnStartUpService
99 @Override protected void startUp() { in startUp() method in AbstractIdleServiceTest.NullService
103 int startUp; /*!< flag to signal initial conditions in buffers */ member