|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LifeCycleService | |
wt.lifecycle |
Uses of LifeCycleService in wt.lifecycle |
Classes in wt.lifecycle that implement LifeCycleService | |
class |
LifeCycleServiceFwd
LifeCycleService provides client invokable methods to life cycle services. |
class |
StandardLifeCycleService
|
Fields in wt.lifecycle declared as LifeCycleService | |
private LifeCycleService |
LifeCycleServiceEvent.service
|
static LifeCycleService |
LifeCycleHelper.service
Supported API: false |
private LifeCycleService |
LifeCycleServiceEvent.service
|
static LifeCycleService |
LifeCycleHelper.service
Supported API: false |
Methods in wt.lifecycle that return LifeCycleService | |
LifeCycleService |
LifeCycleServiceEvent.getService()
Gets the value of the attribute: service; The LifeCycle service that emits events. |
LifeCycleService |
LifeCycleServiceEvent.getService()
Gets the value of the attribute: service; The LifeCycle service that emits events. |
Constructors in wt.lifecycle with parameters of type LifeCycleService | |
LifeCycleServiceEvent(LifeCycleService service,
String eventType,
Object eventTarget)
Constructs a LifeCycle services event from the specified service and its event type and target. |
|
LifeCycleServiceEvent(LifeCycleService service,
String eventType,
Object eventTarget)
Constructs a LifeCycle services event from the specified service and its event type and target. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |