|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageSignal
A Signal type that enables consumers to acquire the MessageSignal,
get the message( i.e payload), perform appropriate operations and then release the
signal to the signal pool.
| Method Summary | |
|---|---|
byte[] |
getMessage()
Returns the message(payload) as a byte array. |
String |
getTargetComponent()
Returns the target component in this member to which this message is addressed. |
| Methods inherited from interface com.sun.enterprise.ee.cms.core.Signal |
|---|
acquire, getGroupName, getMemberDetails, getMemberToken, getStartTime, release |
| Method Detail |
|---|
byte[] getMessage()
String getTargetComponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||