Class EventModule

java.lang.Object
laas.openrobots.ontology.modules.events.EventModule
All Implemented Interfaces:
IServiceProvider

public class EventModule extends Object implements IServiceProvider
This class allows the registration of event by external client through the
invalid reference
#registerEvent(String, String, Set, IEventConsumer)
RPC method.
Since:
0.6.8
See Also: