Searched refs:startAsync (Results 1 – 16 of 16) sorted by relevance
58 service.startAsync(); in testNoOpServiceStartStop()79 service.startAsync().awaitRunning(); in testNoOpServiceStartAndWaitStopAndWait()89 service.startAsync().awaitRunning(); in testNoOpServiceStartAsyncAndAwaitStopAsyncAndAwait()99 service.startAsync().awaitRunning(); in testNoOpServiceStopIdempotence()117 service.startAsync().awaitRunning(); in testNoOpServiceStopIdempotenceAfterWait()127 service.startAsync().awaitRunning(); in testNoOpServiceStopIdempotenceDoubleWait()141 service.startAsync().awaitRunning(); in testNoOpServiceStartStopAndWaitUninterruptible()173 service.startAsync(); in testManualServiceStartStop()204 service.startAsync(); in testManualServiceNotifyStoppedWhileRunning()223 service.startAsync(); in testManualServiceStopWhileStarting()[all …]
50 service.startAsync().awaitRunning(); in testServiceStartStop()64 service.startAsync().awaitRunning(); in testStart_failed()79 service.startAsync().awaitRunning(); in testStop_failed()93 service.startAsync().awaitRunning(); in testStart()109 service.startAsync().awaitRunning(); in testStart_failed()130 service.startAsync().awaitRunning(); in testStop_afterStart()149 service.startAsync().awaitRunning(); in testStop_failed()168 service.startAsync().awaitRunning(); in testServiceToString()184 service.startAsync().awaitRunning(1, TimeUnit.MILLISECONDS); in testTimeout()
114 serviceManager.startAsync().awaitHealthy(); in testServiceStartupTimes()129 manager.startAsync().awaitHealthy(); in testServiceStartStop()153 manager.startAsync().awaitHealthy(); in testFailStart()177 manager.startAsync().awaitHealthy(); in testFailRun()199 manager.startAsync().awaitHealthy(); in testFailStop()222 manager.startAsync(); in testTimeouts()249 manager.startAsync().awaitHealthy(); in testSingleFailedServiceCallsStopped()266 manager.startAsync().awaitHealthy(); in testFailStart_singleServiceCallsHealthy()287 manager.startAsync(); in testFailStart_stopOthers()315 manager.startAsync().awaitHealthy(); in testEmptyServiceManager()[all …]
67 service.startAsync().awaitRunning(); in testServiceStartStop()83 service.startAsync().awaitRunning(); in testServiceStopIdempotence()101 service.startAsync().awaitRunning(); in testServiceExitingOnItsOwn()167 service.startAsync(); in testServiceThrowOnStartUp()201 service.startAsync(); in testServiceThrowOnRun()218 service.startAsync(); in testServiceThrowOnRunAndThenAgainOnShutDown()255 service.startAsync().awaitRunning(); in testServiceThrowOnShutDown()288 service.startAsync().awaitRunning(1, TimeUnit.MILLISECONDS); in testServiceTimeoutOnStartUp()316 service.startAsync(); in testStopWhileStarting_runNotCalled()337 service.startAsync().awaitRunning(); in testDefaultService()
61 service.startAsync().awaitRunning(); in testServiceStartStop()76 service.startAsync().awaitRunning(); in testFailOnExceptionFromRun()94 service.startAsync().awaitRunning(); in testFailOnExceptionFromStartUp()106 service.startAsync().awaitRunning(); in testFailOnExceptionFromShutDown()121 service.startAsync().awaitRunning(); in testRunOneIterationCalledMultipleTimes()135 service.startAsync().awaitRunning(); in testExecutorOnlyCalledOnce()174 service.startAsync(); in testDefaultExecutorIsShutdownWhenServiceIsStopped()211 service.startAsync().awaitRunning(); in testDefaultExecutorIsShutdownWhenServiceFails()221 service.startAsync().awaitRunning(); in testSchedulerOnlyCalledOnce()383 service.startAsync().awaitRunning(); in testCustomSchedulerServiceStop()[all …]
206 @Override public final Service startAsync() {207 delegate.startAsync();
160 @Override public final Service startAsync() {161 delegate.startAsync();
99 Service startAsync(); in startAsync() method
371 @Override public final Service startAsync() {372 delegate.startAsync();
280 public ServiceManager startAsync() { in startAsync() method in ServiceManager287 service.startAsync(); in startAsync()
218 @Override public final Service startAsync() {
188 _context=_request.startAsync(); in suspend()201 _context=_request.startAsync(); in suspend()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...
971 protected void startAsync(final ServletContext context, in startAsync() method in AsyncContinuation987 protected void startAsync() in startAsync() method in AsyncContinuation
2004 public AsyncContext startAsync() throws IllegalStateException in startAsync() method in Request2008 _async.startAsync(); in startAsync()2013 …public AsyncContext startAsync(ServletRequest servletRequest, ServletResponse servletResponse) thr… in startAsync() method in Request2017 _async.startAsync(_context,servletRequest,servletResponse); in startAsync()
4 + 420776 complete error pages after startAsync177 + 392129 fixed handling of timeouts after startAsync