|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
L
- defines the action listener typeA
- defines the basic action typeM
- defines the basic message typepublic interface IStateLessBGComponent<L,A,M>
Represents a state less background component.
Method Summary | |
---|---|
void |
setLauncher(Launcher<?> launcher)
The launcher is needed to create many instances of a component |
Methods inherited from interface org.jacp.api.component.IBGComponent |
---|
getHandleTargetAndClear, setHandleTarget |
Methods inherited from interface org.jacp.api.component.ISubComponent |
---|
getExecutionTarget, getNextIncomingMessage, getParentPerspective, hasIncomingMessage, isBlocked, putIncomingMessage, setBlocked, setExecutionTarget, setParentPerspective |
Methods inherited from interface org.jacp.api.component.IComponent |
---|
getActionListener, getId, getName, isActivated, isActive, setActivated, setActive, setId, setName, setObserver |
Methods inherited from interface org.jacp.api.component.IHandleable |
---|
handle |
Method Detail |
---|
void setLauncher(Launcher<?> launcher)
launcher
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |