Package org.hcjf.events
Class RemoteEvent
- java.lang.Object
-
- org.hcjf.events.RemoteEvent
-
-
Constructor Summary
Constructors Constructor Description RemoteEvent(DistributedEvent event)
-
Method Summary
Modifier and Type Method Description DistributedEventgetEvent()java.lang.StringgetName()Return the name of the event.
-
-
-
Constructor Detail
-
RemoteEvent
public RemoteEvent(DistributedEvent event)
-
-
Method Detail
-
getEvent
public DistributedEvent getEvent()
-
-