|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Attribute controller interface for PushPushPassive component. Defines an attribute controlling the status of the output of the queue.
Method Summary | |
boolean |
getOutputStatus()
Returns the output status. |
void |
setOutputStatus(boolean outputStatus)
Sets the output status. |
Method Detail |
public boolean getOutputStatus()
true
means the output is open,
false
means the output is close, no message will be
delivered on.
public void setOutputStatus(boolean outputStatus)
outputStatus
- if true
the output is opened, otherwise
the output is closed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |