Uses of Class
org.exoplatform.services.listener.Event
Packages that use Event
-
Uses of Event in org.exoplatform.services.listener
Methods in org.exoplatform.services.listener with type parameters of type EventModifier and TypeMethodDescription<T extends Event>
voidListenerService.broadcast(T event) This method is used when a developer want to implement his own event object and broadcast the event.Methods in org.exoplatform.services.listener with parameters of type EventModifier and TypeMethodDescriptionabstract voidThis method should be invoked when an event with the same name is broadcastedvoidConstructors in org.exoplatform.services.listener with parameters of type Event