|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageChannelEvent
Indicates that an event is a channel related event.
An event implements this interface to indicate that the event is associated with a message channel.
Method Summary | |
---|---|
MessageChannel |
getMessageChannel()
Get the message channel |
boolean |
isLocal()
True if the channel event originates from a source that is local. |
Method Detail |
---|
MessageChannel getMessageChannel()
boolean isLocal()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |