public interface Message
Monitor indicating an event of interest or a
command to execute.| Modifier and Type | Method and Description |
|---|---|
<T> T |
accept(Visitor<T> visitor)
Dispatches a call to the appropriate
visit method on
Visitor. |
Copyright © 2020 Hitachi Vantara. All rights reserved.