| Modifier and Type | Interface | Description |
|---|---|---|
interface |
CompositeComponentHandle<H,REF> |
Similar to the
CompositeComponent, the
CompositeComponentHandle provides all the defined handle based
functionality, implementing classes provide the means to invoke those methods
in case them are supported by the referenced components. |
static interface |
ConfigurableLifeCycleComponentHandle.ConfigurableLifeCycleAutomatonHandle<H,CTX> |
The
ConfigurableLifeCycleComponentHandle.ConfigurableLifeCycleAutomatonHandle is an automaton managing
various LifeCycleStatus states for Component instances
each related to a handle. |
static interface |
InitializableHandle.InitializeAutomatonHandle<H> |
The
InitializableHandle.InitializeAutomatonHandle interface defines those methods
related to the handle based initialize life-cycle. |
interface |
LifeCycleComponentHandle<H> |
The
LifeCycleComponentHandle manages various LifeCycleStatus
states for LifeCycleComponent instances each related to a handle. |
static interface |
LifeCycleComponentHandle.LifeCycleAutomatonHandle<H> |
The
LifeCycleComponentHandle.LifeCycleAutomatonHandle is an automaton managing various
LifeCycleStatus states for Component instances each
related to a handle. |
Copyright © 2018. All rights reserved.