Package | Description |
---|---|
org.refcodes.component |
Modifier and Type | Interface and 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 |
LifeCycleComponentHandle.LifeCycleAutomatonHandle<H>
The
LifeCycleComponentHandle.LifeCycleAutomatonHandle is an automaton managing various
LifeCycleStatus states for Component instances each
related to a handle. |
Copyright © 2015. All rights reserved.