Package org.hcjf.events
Interface Event
-
- All Known Subinterfaces:
DistributedEvent
- All Known Implementing Classes:
RemoteEvent
public interface EventThis class implements the system event structure.- Author:
- javaito
-
-
Method Summary
Modifier and Type Method Description java.lang.StringgetName()Return the name of the event.
-