Skip navigation links
A C D G H I L N O P R S U V 

A

AbstractConnectionRequestEvent - Class in org.refcodes.component.ext.observer.impls
Abstract implementation of the base ConnectionEvent.DeviceRequestEvent.
AbstractConnectionRequestEvent(ConnectionRequest, ConnectionStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractConnectionRequestEvent
 
AbstractConnectionRequestEvent(ConnectionRequest, ConnectionStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractConnectionRequestEvent
 
AbstractConnectionStatusEvent - Class in org.refcodes.component.ext.observer.impls
Abstract implementation of the base ConnectionEvent.
AbstractConnectionStatusEvent(ConnectionStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractConnectionStatusEvent
 
AbstractConnectionStatusEvent(ConnectionStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractConnectionStatusEvent
 
AbstractLifeCycleRequestEvent - Class in org.refcodes.component.ext.observer.impls
Abstract implementation of the base LifeCycleEvent.LifeCycleRequestEvent.
AbstractLifeCycleRequestEvent(LifeCycleRequest, LifeCycleStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractLifeCycleRequestEvent
 
AbstractLifeCycleRequestEvent(LifeCycleRequest, LifeCycleStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractLifeCycleRequestEvent
 
AbstractLifeCycleStatusEvent - Class in org.refcodes.component.ext.observer.impls
Abstract implementation of the base LifeCycleEvent.
AbstractLifeCycleStatusEvent(LifeCycleStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractLifeCycleStatusEvent
 
AbstractLifeCycleStatusEvent(LifeCycleStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractLifeCycleStatusEvent
 
AbstractNetworkRequestEvent<CON> - Class in org.refcodes.component.ext.observer.impls
Abstract implementation of the base NetworkEvent.NetworkRequestEvent.
AbstractNetworkRequestEvent(CON, ConnectionRequest, ConnectionStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractNetworkRequestEvent
 
AbstractNetworkRequestEvent(CON, ConnectionRequest, ConnectionStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractNetworkRequestEvent
 
AbstractNetworkStatusEvent<CON> - Class in org.refcodes.component.ext.observer.impls
Abstract implementation of the base NetworkEvent.
AbstractNetworkStatusEvent(CON, ConnectionStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractNetworkStatusEvent
 
AbstractNetworkStatusEvent(CON, ConnectionStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.AbstractNetworkStatusEvent
 

C

ClosedEvent - Interface in org.refcodes.component.ext.observer
The ConnectionStatus.CLOSED status ActionEvent.
ClosedEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the ClosedEvent.
ClosedEventImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ClosedEventImpl
 
ClosedEventImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.ClosedEventImpl
 
CloseEvent - Interface in org.refcodes.component.ext.observer
ConnectionRequest.CLOSE request ActionEvent.
CloseEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the CloseEvent.
CloseEventImpl(ConnectionStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.CloseEventImpl
 
CloseEventImpl(ConnectionStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.CloseEventImpl
 
ConnectionEvent - Interface in org.refcodes.component.ext.observer
The base ActionEvent for ConnectionStatus related ActionEvent instances.
ConnectionEvent.DeviceRequestEvent - Interface in org.refcodes.component.ext.observer
The base ActionEvent for ConnectionRequest related ActionEvent instances.
ConnectionObserver - Interface in org.refcodes.component.ext.observer
A listener for listening to ConnectionEvent instances.
ConnectionObserver.ConnectionRequestObserver - Interface in org.refcodes.component.ext.observer
A listener for listening to ConnectionEvent.DeviceRequestEvent instances.
ConnectionRequest - Enum in org.refcodes.component.ext.observer
 
ConnectionRequestAccessor - Interface in org.refcodes.component.ext.observer
Provides an accessor for a ConnectionRequest property.
ConnectionRequestAccessor.ConnectionRequestMutator - Interface in org.refcodes.component.ext.observer
Provides a mutator for a ConnectionRequest property.
ConnectionRequestAccessor.ConnectionRequestProperty - Interface in org.refcodes.component.ext.observer
Provides a ConnectionRequest property.

D

destroy() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
destroy() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 
DestroyedEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleStatus.DESTROYED status ActionEvent.
DestroyedEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the DestroyedEvent.
DestroyedEventImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.DestroyedEventImpl
 
DestroyedEventImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.DestroyedEventImpl
 

G

getConnection() - Method in class org.refcodes.component.ext.observer.impls.AbstractNetworkStatusEvent
 
getConnectionRequest() - Method in interface org.refcodes.component.ext.observer.ConnectionRequestAccessor
Retrieves the ConnectionRequest property from the property.
getConnectionRequest() - Method in class org.refcodes.component.ext.observer.impls.AbstractConnectionRequestEvent
 
getConnectionRequest() - Method in class org.refcodes.component.ext.observer.impls.AbstractNetworkRequestEvent
 
getConnectionStatus() - Method in class org.refcodes.component.ext.observer.impls.AbstractConnectionStatusEvent
 
getLifeCycleRequest() - Method in class org.refcodes.component.ext.observer.impls.AbstractLifeCycleRequestEvent
 
getLifeCycleRequest() - Method in interface org.refcodes.component.ext.observer.LifeCycleRequestAccessor
Retrieves the LifeCycleRequest property from the property.
getLifeCycleStatus() - Method in class org.refcodes.component.ext.observer.impls.AbstractLifeCycleStatusEvent
 
getObservableLifeCycleAutomaton() - Method in interface org.refcodes.component.ext.observer.ObservableLifeCycleAutomatonAccessor
Provides access to the ObservableLifeCycleAutomaton property.

H

hasObserverSubscription(LifeCycleObserver) - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
hasObserverSubscription(LifeCycleObserver.LifeCycleRequestObserver) - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 

I

initialize() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
initialize() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 
InitializedEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleStatus.INITIALIZED status ActionEvent.
InitializedEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the InitializedEvent.
InitializedEventImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.InitializedEventImpl
 
InitializedEventImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.InitializedEventImpl
 
InitializeEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleRequest.INITIALIZE request ActionEvent.
InitializeEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the InitializeEvent.
InitializeEventImpl(LifeCycleStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.InitializeEventImpl
 
InitializeEventImpl(LifeCycleStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.InitializeEventImpl
 

L

LifeCycleEvent - Interface in org.refcodes.component.ext.observer
The base ActionEvent for LifeCycleStatus related ActionEvent instances.
LifeCycleEvent.LifeCycleRequestEvent - Interface in org.refcodes.component.ext.observer
The base ActionEvent for LifeCycleStatus changes providing a LifeCycleRequest.
LifeCycleObserver - Interface in org.refcodes.component.ext.observer
A listener for listening to LifeCycleEvent instances.
LifeCycleObserver.LifeCycleRequestObserver - Interface in org.refcodes.component.ext.observer
A listener for listening to LifeCycleEvent.LifeCycleRequestEvent instances.
LifeCycleRequest - Enum in org.refcodes.component.ext.observer
 
LifeCycleRequestAccessor - Interface in org.refcodes.component.ext.observer
Provides an accessor for a LifeCycleRequest property.
LifeCycleRequestAccessor.LifeCycleRequestMutator - Interface in org.refcodes.component.ext.observer
Provides a mutator for a LifeCycleRequest property.
LifeCycleRequestAccessor.LifeCycleRequestProperty - Interface in org.refcodes.component.ext.observer
Provides a LifeCycleRequest property.
LOGGER - Static variable in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
LOGGER - Static variable in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 

N

NetworkEvent<CON> - Interface in org.refcodes.component.ext.observer
The base ActionEvent for ConnectionStatus related ActionEvent instances with a ConnectionAccessor.
NetworkEvent.NetworkRequestEvent<CON> - Interface in org.refcodes.component.ext.observer
The base ActionEvent for ConnectionRequest related ActionEvent instances with a ConnectionAccessor.

O

ObservableLifeCycleAutomaton - Interface in org.refcodes.component.ext.observer
A system implementing this interface supports a component life-cycle.
ObservableLifeCycleAutomaton.ObservableLifeCycleRequestAutomaton - Interface in org.refcodes.component.ext.observer
The ObservableLifeCycleAutomaton.ObservableLifeCycleRequestAutomaton extends the ObservableLifeCycleAutomaton with request ActionEvent functionality which can be vetoed.
ObservableLifeCycleAutomatonAccessor - Interface in org.refcodes.component.ext.observer
Provides an accessor for an ObservableLifeCycleAutomaton property.
ObservableLifeCycleAutomatonAccessor.ObservableLifeCycleAutomatonMutator - Interface in org.refcodes.component.ext.observer
Provides a mutator for an ObservableLifeCycleAutomaton property.
ObservableLifeCycleAutomatonAccessor.ObservableLifeCycleAutomatonProperty - Interface in org.refcodes.component.ext.observer
Provides an ObservableLifeCycleAutomaton property.
ObservableLifeCycleAutomatonImpl - Class in org.refcodes.component.ext.observer.impls
Abstract implementation of the ObservableLifeCycleAutomaton interface with the according hook methods for you to create your domain driven ObservableLifeCycleAutomaton.
ObservableLifeCycleAutomatonImpl() - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
ObservableLifeCycleAutomatonImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(EventMetaData) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(LifeCycleComponent) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(LifeCycleComponent, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(LifeCycleComponent, EventMetaData) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(LifeCycleComponent, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(EventMetaData, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(EventMetaData, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(LifeCycleComponent, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(LifeCycleComponent, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(LifeCycleComponent, EventMetaData, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleAutomatonImpl(LifeCycleComponent, EventMetaData, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl - Class in org.refcodes.component.ext.observer.impls
Abstract implementation of the ObservableLifeCycleAutomaton interface with the according hook methods for you to create your domain driven ObservableLifeCycleAutomaton.
ObservableLifeCycleRequestAutomatonImpl() - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 
ObservableLifeCycleRequestAutomatonImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(EventMetaData) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(LifeCycleComponent) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(LifeCycleComponent, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(LifeCycleComponent, EventMetaData) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(LifeCycleComponent, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(EventMetaData, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(EventMetaData, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(LifeCycleComponent, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(LifeCycleComponent, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(LifeCycleComponent, EventMetaData, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
ObservableLifeCycleRequestAutomatonImpl(LifeCycleComponent, EventMetaData, Object, ExecutorService, ExecutionStrategy) - Constructor for class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
onClosedEvent(ClosedEvent) - Method in interface org.refcodes.component.ext.observer.ConnectionObserver
Signaled in case a device is being closed.
onCloseEvent(CloseEvent) - Method in interface org.refcodes.component.ext.observer.ConnectionObserver.ConnectionRequestObserver
In case a device is to be closed, then the CloseEvent event is fired.
onDestroyed(DestroyedEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver
In case a component is to be initialized, then the DesrtroyEvent event is fired.
onInitialize(InitializeEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver.LifeCycleRequestObserver
In case a component is to be initialized, then the InitializedEvent event is fired.
onInitialized(InitializedEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver
In case a component is to be initialized, then the InitializedEvent event is fired.
onOpendEvent(OpenedEvent) - Method in interface org.refcodes.component.ext.observer.ConnectionObserver
Signaled in case a device is being opened.
onOpenEvent(OpenEvent) - Method in interface org.refcodes.component.ext.observer.ConnectionObserver.ConnectionRequestObserver
In case a device is to be opened, then the OpenEvent event is fired.
onPause(PauseEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver.LifeCycleRequestObserver
In case a component is to be initialized, then the PauseEvent event is fired.
onPaused(PausedEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver
In case a component is to be initialized, then the StartedEvent event is fired.
onResume(ResumeEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver.LifeCycleRequestObserver
In case a component is to be initialized, then the ResumeEvent event is fired.
onResumed(ResumedEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver
In case a component is to be initialized, then the ResumedEvent event is fired.
onStart(StartEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver.LifeCycleRequestObserver
In case a component is to be initialized, then the StartEvent event is fired.
onStarted(StartedEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver
In case a component is to be initialized, then the StartedEvent event is fired.
onStop(StopEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver.LifeCycleRequestObserver
In case a component is to be initialized, then the StopEvent event is fired.
onStopped(StoppedEvent) - Method in interface org.refcodes.component.ext.observer.LifeCycleObserver
In case a component is to be initialized, then the StoppedEvent event is fired.
OpenedEvent - Interface in org.refcodes.component.ext.observer
The ConnectionStatus.OPENED status ActionEvent.
OpenedEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the OpenedEvent.
OpenedEventImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.OpenedEventImpl
 
OpenedEventImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.OpenedEventImpl
 
OpenEvent - Interface in org.refcodes.component.ext.observer
The ConnectionRequest.OPEN request ActionEvent.
OpenEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the OpenEvent.
OpenEventImpl(ConnectionStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.OpenEventImpl
 
OpenEventImpl(ConnectionStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.OpenEventImpl
 
org.refcodes.component.ext.observer - package org.refcodes.component.ext.observer
 
org.refcodes.component.ext.observer.impls - package org.refcodes.component.ext.observer.impls
 

P

pause() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
pause() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 
PausedEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleStatus.PAUSED status ActionEvent.
PausedEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the PausedEvent.
PausedEventImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.PausedEventImpl
 
PausedEventImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.PausedEventImpl
 
PauseEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleRequest.PAUSE request ActionEvent.
PauseEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the PauseEvent.
PauseEventImpl(LifeCycleStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.PauseEventImpl
 
PauseEventImpl(LifeCycleStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.PauseEventImpl
 

R

resume() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
resume() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 
ResumedEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleStatus.STARTED status ActionEvent.
ResumedEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the ResumedEvent.
ResumedEventImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ResumedEventImpl
 
ResumedEventImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.ResumedEventImpl
 
ResumeEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleRequest.PAUSE request ActionEvent.
ResumeEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the ResumeEvent.
ResumeEventImpl(LifeCycleStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ResumeEventImpl
 
ResumeEventImpl(LifeCycleStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.ResumeEventImpl
 

S

setConnectionRequest(ConnectionRequest) - Method in interface org.refcodes.component.ext.observer.ConnectionRequestAccessor.ConnectionRequestMutator
Sets the ConnectionRequest property for the property.
setLifeCycleRequest(LifeCycleRequest) - Method in interface org.refcodes.component.ext.observer.LifeCycleRequestAccessor.LifeCycleRequestMutator
Sets the LifeCycleRequest property for the property.
setObservableLifeCycleAutomaton(ObservableLifeCycleAutomaton) - Method in interface org.refcodes.component.ext.observer.ObservableLifeCycleAutomatonAccessor.ObservableLifeCycleAutomatonMutator
Sets the ObservableLifeCycleAutomaton property.
start() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
start() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 
StartedEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleStatus.STARTED status ActionEvent.
StartedEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the StartedEvent.
StartedEventImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.StartedEventImpl
 
StartedEventImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.StartedEventImpl
 
StartEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleRequest.START request ActionEvent.
StartEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the StartEvent.
StartEventImpl(LifeCycleStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.StartEventImpl
 
StartEventImpl(LifeCycleStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.StartEventImpl
 
stop() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
stop() - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 
StopEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleRequest.STOP request ActionEvent.
StopEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the StopEvent.
StopEventImpl(LifeCycleStatus, EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.StopEventImpl
 
StopEventImpl(LifeCycleStatus, Object) - Constructor for class org.refcodes.component.ext.observer.impls.StopEventImpl
 
StoppedEvent - Interface in org.refcodes.component.ext.observer
The LifeCycleStatus.STOPPED status ActionEvent.
StoppedEventImpl - Class in org.refcodes.component.ext.observer.impls
Implementation of the StoppedEvent.
StoppedEventImpl(EventMetaData, Object) - Constructor for class org.refcodes.component.ext.observer.impls.StoppedEventImpl
 
StoppedEventImpl(Object) - Constructor for class org.refcodes.component.ext.observer.impls.StoppedEventImpl
 
subscribeObserver(LifeCycleObserver) - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
subscribeObserver(LifeCycleObserver.LifeCycleRequestObserver) - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 

U

unsubscribeObserver(LifeCycleObserver) - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleAutomatonImpl
 
unsubscribeObserver(LifeCycleObserver.LifeCycleRequestObserver) - Method in class org.refcodes.component.ext.observer.impls.ObservableLifeCycleRequestAutomatonImpl
 

V

valueOf(String) - Static method in enum org.refcodes.component.ext.observer.ConnectionRequest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.refcodes.component.ext.observer.LifeCycleRequest
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.refcodes.component.ext.observer.ConnectionRequest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.refcodes.component.ext.observer.LifeCycleRequest
Returns an array containing the constants of this enum type, in the order they are declared.
A C D G H I L N O P R S U V 
Skip navigation links

Copyright © 2017. All rights reserved.