Package | Description |
---|---|
org.refcodes.component | |
org.refcodes.component.impls | |
org.refcodes.component.mixins | |
org.refcodes.component.traps |
Class and Description |
---|
Closable
This mixin might be implemented by a component in order to provide closing
connection(s) facilities.
|
Closable.CloseAutomaton
The
Closable.CloseAutomaton interface defines those methods related to the
closing of connection(s) life-cycle. |
ClosableHandle
The
ClosableHandle interface defines those methods related to the
handle based close life-cycle. |
ClosedAccessor
Provides an accessor for a closed property.
|
Configurable
This mixin might be implemented by a component in order to provide initialize
facilities wit a configuration provided via
Configurable.initialize(Object) . |
Configurable.ConfigureAutomaton
The
Configurable.ConfigureAutomaton interface defines those methods related to
the initialize life-cycle with a provided context. |
ConfigurableHandle
The
ConfigurableHandle interface defines those methods related to the
handle based initialize/configure life-cycle. |
ConfigurableHandle.ConfigureAutomatonHandle
The
ConfigurableHandle.ConfigureAutomatonHandle interface defines those methods
related to the handle based initialize/configure life-cycle. |
ConnectionOpenable
This mixin might be implemented by a component in order to provide opening
connection(s) facilities.
|
ConnectionOpenable.ConnectionOpenAutomaton
The
ConnectionOpenable.ConnectionOpenAutomaton interface defines those methods
related to the opening of connection(s) life-cycle. |
ConnectionOpenableHandle
The
ConnectionOpenableHandle interface defines those methods related
to the handle based open/connect life-cycle. |
ConnectionStatusAccessor
Provides an accessor for a
ConnectionStatus property. |
ConnectionStatusHandle |
Decomposeable
This mixin might be implemented by a component in order to provide
decomposition facilities.
|
Destroyable
This mixin might be implemented by a
Component in order to provide
destroy facilities. |
Destroyable.DestroyAutomaton
The
Destroyable.DestroyAutomaton interface defines those methods related to
the destroy life-cycle. |
DestroyableHandle
The
DestroyableHandle interface defines those methods related to the
handle based destroy life-cycle. |
DestroyableHandle.DestroyAutomatonHandle
The
DestroyableHandle.DestroyAutomatonHandle interface defines those methods
related to the handle based destroy life-cycle. |
Digester
A
Digester provides the functionality to consume a job (which is
pushed from the outside) for further processing. |
Flushable
This mixin might be implemented by a component in order to provide flush
facilities.
|
FlushHandle
The
FlushHandle interface defines those methods related to the handle
based flush operation. |
Initializeable
This mixin might be implemented by a component in order to provide
initializing facilities.
|
Initializeable.InitializeAutomaton
The
Initializeable.InitializeAutomaton interface defines those methods related
to the initialize life-cycle. |
InitializeableHandle
The
InitializeableHandle interface defines those methods related to
the handle based initialize life-cycle. |
InitializeableHandle.InitializeAutomatonHandle
The
InitializeableHandle.InitializeAutomatonHandle interface defines those methods
related to the handle based initialize life-cycle. |
InitializedAccessor
Provides an accessor for a initialized property.
|
InitializedHandle
Provides access to the initialized handle reference.
|
InputOutputOpenable
This mixin might be implemented by a component in order to provide opening
connection(s) facilities.
|
InputOutputOpenable.InputOutputOpenAutomaton
The
InputOutputOpenable.InputOutputOpenAutomaton interface defines those methods
related to the opening of connection(s) life-cycle. |
LifeCycleStatusAccessor
Provides an accessor for a
LifeCycleStatus property. |
LifeCycleStatusHandle |
Openable
This mixin might be implemented by a component in order to provide opening
connection(s) facilities.
|
Openable.OpenAutomaton
The
Openable.OpenAutomaton interface defines those methods related to the
opening of connection(s) life-cycle. |
OpenableHandle
The
OpenableHandle interface defines those methods related to the
handle based open/connect life-cycle. |
OpenedAccessor
Provides an accessor for a opened property.
|
Pausable
This mixin might be implemented by a component in order to provide pause
facilities.
|
Pausable.PauseAutomaton
The
Pausable.PauseAutomaton interface defines those methods related to the
pause life-cycle. |
PausableHandle
The
PausableHandle interface defines those methods related to the
handle based pause life-cycle. |
PausableHandle.PauseAutomatonHandle
The
PausableHandle.PauseAutomatonHandle interface defines those methods related
to the handle based pause life-cycle. |
ProgressHandle
Whenever a handle is associated with a progress, then a component providing
such handles should implement this interface.
|
Resetable
This mixin might be implemented by a component in order to provide reset
facilities.
|
ResetHandle
The
ResetHandle interface defines those methods related to the handle
based reset operation. |
Resumable
This mixin might be implemented by a component in order to provide resume
facilities.
|
Resumable.ResumeAutomaton
The
Resumable.ResumeAutomaton interface defines those methods related to
the resume life-cycle. |
ResumableHandle
The
ResumableHandle interface defines those methods related to the
handle based resume life-cycle. |
ResumableHandle.ResumeAutomatonHandle
The
ResumableHandle.ResumeAutomatonHandle interface defines those methods related
to the handle based resume life-cycle. |
RunningAccessor
Provides an accessor for a running property.
|
RunningHandle
Provides access to the running handle reference.
|
Startable
This mixin might be implemented by a component in order to provide start
facilities.
|
Startable.StartAutomaton
The
Startable.StartAutomaton interface defines those methods related to the
start life-cycle. |
StartableHandle
The
StartableHandle interface defines those methods related to the
handle based start life-cycle. |
StartableHandle.StartAutomatonHandle
The
StartableHandle.StartAutomatonHandle interface defines those methods related
to the handle based start life-cycle. |
Stoppable
This mixin might be implemented by a component in order to provide stop
facilities.
|
Stoppable.StopAutomaton
The
Stoppable.StopAutomaton interface defines those methods related to the
stop life-cycle. |
StoppableHandle
The
StoppableHandle interface defines those methods related to the
handle based stop life-cycle. |
StoppableHandle.StopAutomatonHandle
The
StoppableHandle.StopAutomatonHandle interface defines those methods related
to the handle based stop life-cycle. |
Class and Description |
---|
Closable
This mixin might be implemented by a component in order to provide closing
connection(s) facilities.
|
Closable.CloseAutomaton
The
Closable.CloseAutomaton interface defines those methods related to the
closing of connection(s) life-cycle. |
ClosedAccessor
Provides an accessor for a closed property.
|
Configurable
This mixin might be implemented by a component in order to provide initialize
facilities wit a configuration provided via
Configurable.initialize(Object) . |
Configurable.ConfigureAutomaton
The
Configurable.ConfigureAutomaton interface defines those methods related to
the initialize life-cycle with a provided context. |
ConnectionOpenable
This mixin might be implemented by a component in order to provide opening
connection(s) facilities.
|
ConnectionOpenable.ConnectionOpenAutomaton
The
ConnectionOpenable.ConnectionOpenAutomaton interface defines those methods
related to the opening of connection(s) life-cycle. |
ConnectionStatusAccessor
Provides an accessor for a
ConnectionStatus property. |
Decomposeable
This mixin might be implemented by a component in order to provide
decomposition facilities.
|
Destroyable
This mixin might be implemented by a
Component in order to provide
destroy facilities. |
Destroyable.DestroyAutomaton
The
Destroyable.DestroyAutomaton interface defines those methods related to
the destroy life-cycle. |
Flushable
This mixin might be implemented by a component in order to provide flush
facilities.
|
Initializeable
This mixin might be implemented by a component in order to provide
initializing facilities.
|
Initializeable.InitializeAutomaton
The
Initializeable.InitializeAutomaton interface defines those methods related
to the initialize life-cycle. |
InitializedAccessor
Provides an accessor for a initialized property.
|
LifeCycleStatusAccessor
Provides an accessor for a
LifeCycleStatus property. |
Openable
This mixin might be implemented by a component in order to provide opening
connection(s) facilities.
|
Openable.OpenAutomaton
The
Openable.OpenAutomaton interface defines those methods related to the
opening of connection(s) life-cycle. |
OpenedAccessor
Provides an accessor for a opened property.
|
Pausable
This mixin might be implemented by a component in order to provide pause
facilities.
|
Pausable.PauseAutomaton
The
Pausable.PauseAutomaton interface defines those methods related to the
pause life-cycle. |
Resetable
This mixin might be implemented by a component in order to provide reset
facilities.
|
Resumable
This mixin might be implemented by a component in order to provide resume
facilities.
|
Resumable.ResumeAutomaton
The
Resumable.ResumeAutomaton interface defines those methods related to
the resume life-cycle. |
RunningAccessor
Provides an accessor for a running property.
|
Startable
This mixin might be implemented by a component in order to provide start
facilities.
|
Startable.StartAutomaton
The
Startable.StartAutomaton interface defines those methods related to the
start life-cycle. |
Stoppable
This mixin might be implemented by a component in order to provide stop
facilities.
|
Stoppable.StopAutomaton
The
Stoppable.StopAutomaton interface defines those methods related to the
stop life-cycle. |
Class and Description |
---|
Closable
This mixin might be implemented by a component in order to provide closing
connection(s) facilities.
|
ClosableHandle
The
ClosableHandle interface defines those methods related to the
handle based close life-cycle. |
ClosedAccessor
Provides an accessor for a closed property.
|
ClosedAccessor.ClosedMutator
Provides a mutator for a closed property.
|
Configurable
This mixin might be implemented by a component in order to provide initialize
facilities wit a configuration provided via
Configurable.initialize(Object) . |
ConfigurableHandle
The
ConfigurableHandle interface defines those methods related to the
handle based initialize/configure life-cycle. |
ConnectionAccessor
Provides an accessor for a connection property for e.g. an
InputStream or an OutputStream . |
ConnectionAccessor.ConnectionMutator
Provides a mutator for a connection property for e.g. an
InputStream or an OutputStream . |
ConnectionOpenable
This mixin might be implemented by a component in order to provide opening
connection(s) facilities.
|
ConnectionOpenableHandle
The
ConnectionOpenableHandle interface defines those methods related
to the handle based open/connect life-cycle. |
ConnectionStatusAccessor
Provides an accessor for a
ConnectionStatus property. |
ConnectionStatusAccessor.ConnectionStatusMutator
Provides a mutator for a
ConnectionStatus property. |
ContextAccessor
Provides an accessor for a context property for e.g. a service or a
component.
|
ContextAccessor.ContextMutator
Provides a mutator for a context property for e.g. a service or a
component.
|
Decomposeable
This mixin might be implemented by a component in order to provide
decomposition facilities.
|
DecomposeableHandle
The
DecomposeableHandle interface defines those methods related to
the handle based decompose life-cycle. |
Destroyable
This mixin might be implemented by a
Component in order to provide
destroy facilities. |
DestroyableHandle
The
DestroyableHandle interface defines those methods related to the
handle based destroy life-cycle. |
DisposableHandle
The
DisposableHandle interface defines those methods related to the
handle based dispose life-cycle. |
HandleAccessor
Provides an accessor for a handle property for e.g. key / handle pair.
|
HandleAccessor.HandleMutator
Provides a mutator for a handle property for e.g. key / handle pair.
|
Initializeable
This mixin might be implemented by a component in order to provide
initializing facilities.
|
InitializeableHandle
The
InitializeableHandle interface defines those methods related to
the handle based initialize life-cycle. |
InitializedAccessor
Provides an accessor for a initialized property.
|
InitializedAccessor.InitializedMutator
Provides a mutator for a initialized property.
|
InitializedHandle
Provides access to the initialized handle reference.
|
InputOutputConnectionAccessor
Provides an accessor for a connection property for e.g. an
InputStream or an OutputStream . |
InputOutputConnectionAccessor.InputOutputConnectionMutator
Provides a mutator for a connection property for e.g. an
InputStream or an OutputStream . |
InputOutputOpenable
This mixin might be implemented by a component in order to provide opening
connection(s) facilities.
|
InputOutputOpenableHandle
The
InputOutputOpenableHandle interface defines those methods related
to the handle based open/connect life-cycle. |
LifeCycleStatusAccessor
Provides an accessor for a
LifeCycleStatus property. |
LifeCycleStatusAccessor.LifeCycleStatusMutator
Provides a mutator for a
LifeCycleStatus property. |
Openable
This mixin might be implemented by a component in order to provide opening
connection(s) facilities.
|
OpenableHandle
The
OpenableHandle interface defines those methods related to the
handle based open/connect life-cycle. |
OpenedAccessor
Provides an accessor for a opened property.
|
OpenedAccessor.OpenedMutator
Provides a mutator for a opened property.
|
OpenedHandle
Provides access to the opened (connected) handle reference.
|
Pausable
This mixin might be implemented by a component in order to provide pause
facilities.
|
PausableHandle
The
PausableHandle interface defines those methods related to the
handle based pause life-cycle. |
ProgressAccessor
Provides an accessor for a progress property.
|
ProgressAccessor.ProgressMutator
Provides a mutator for a progress property.
|
Resumable
This mixin might be implemented by a component in order to provide resume
facilities.
|
ResumableHandle
The
ResumableHandle interface defines those methods related to the
handle based resume life-cycle. |
RunningAccessor
Provides an accessor for a running property.
|
RunningAccessor.RunningMutator
Provides a mutator for a running property.
|
RunningHandle
Provides access to the running handle reference.
|
Startable
This mixin might be implemented by a component in order to provide start
facilities.
|
StartableHandle
The
StartableHandle interface defines those methods related to the
handle based start life-cycle. |
Stoppable
This mixin might be implemented by a component in order to provide stop
facilities.
|
StoppableHandle
The
StoppableHandle interface defines those methods related to the
handle based stop life-cycle. |
Class and Description |
---|
ContextAccessor
Provides an accessor for a context property for e.g. a service or a
component.
|
HandleAccessor
Provides an accessor for a handle property for e.g. key / handle pair.
|
Copyright © 2015. All rights reserved.