Searched defs:startUp (Results 1 – 10 of 10) sorted by relevance
45 @Override protected void startUp() throws Exception {} in startUp() method in AbstractIdleServiceTest.FunctionalTest.DefaultService197 @Override protected void startUp() throws Exception { in startUp() method in AbstractIdleServiceTest.TestService
123 @Override protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.WaitOnRunService184 @Override protected void startUp() { in startUp() method in AbstractExecutionThreadServiceTest.ThrowOnStartUpService354 @Override protected void startUp() throws Exception { in startUp() method in AbstractExecutionThreadServiceTest.FakeService
246 protected void startUp() throws Exception { in startUp() method in AbstractScheduledServiceTest.TestService420 @Override protected void startUp() throws Exception {} in startUp() method in AbstractScheduledServiceTest.SchedulerTest.TestAbstractScheduledCustomService
84 protected abstract void startUp() throws Exception; in startUp() method in AbstractIdleService
98 protected void startUp() throws Exception {} in startUp() method in AbstractExecutionThreadService
104 @Override protected synchronized void startUp() throws Exception { in startUp() method in TrialOutputFactoryService
137 @Override protected void startUp() throws Exception { in startUp() method in ServerSocketService
121 int startUp; /*!< flag to signal initial conditions in buffers */ member
94 public void startUp() { in startUp() method in ClientAuthInterceptorTest
197 public void startUp() throws IOException { in startUp() method in ServerImplTest