-
void
AbstractComponentComposite.stop()
static void
static void
ComponentUtility.stop(org.refcodes.controlflow.ExecutionStrategy aComponentExecutionStrategy,
Object... aComponents)
static void
ComponentUtility.stop(org.refcodes.controlflow.ExecutionStrategy aComponentExecutionStrategy,
Collection<?> aComponents)
static void
ComponentUtility.stop(org.refcodes.controlflow.ExecutionStrategy aComponentExecutionStrategy,
ExecutorService aExecutorService,
Object... aComponents)
static void
ComponentUtility.stop(org.refcodes.controlflow.ExecutionStrategy aComponentExecutionStrategy,
ExecutorService aExecutorService,
Collection<?> aComponents)
void
ConfigurableLifecycleAutomatonImpl.stop()
void
void
void
StoppableHandle.stop(H aHandle)
Stops the component identified by the given handle.