|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Message
Message sent to a Monitor indicating an event of interest or a
command to execute.
| Method Summary | ||
|---|---|---|
|
accept(Visitor<T> visitor)
Dispatches a call to the appropriate visit method on
Visitor. |
|
| Method Detail |
|---|
<T> T accept(Visitor<T> visitor)
visit method on
Visitor.
T - Return typevisitor - Visitor
visit method
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||