public interface IInternalEventListener
Modifier and Type | Method and Description |
---|---|
void |
internalEventOccurred(AgentEvent ae)
Invoked when an internal event occurred.
|
void internalEventOccurred(AgentEvent ae)
ae
- The agent event.Copyright © 2012. All Rights Reserved.