Uses of Class
org.exoplatform.services.listener.Listener
Packages that use Listener
-
Uses of Listener in org.exoplatform.services.listener
Methods in org.exoplatform.services.listener with parameters of type ListenerModifier and TypeMethodDescription<S,D> void ListenerService.addListener(Listener<S, D> listener) This method is used to register aListenerto the events of the same name.