Nuxeo Enterprise Platform 5.4

Uses of Interface
org.nuxeo.runtime.services.event.EventListener

Packages that use EventListener
org.nuxeo.runtime.services.event   
 

Uses of EventListener in org.nuxeo.runtime.services.event
 

Methods in org.nuxeo.runtime.services.event with parameters of type EventListener
 void EventService.addListener(String topic, EventListener listener)
           
 void EventService.removeListener(String topic, EventListener listener)
           
 

Method parameters in org.nuxeo.runtime.services.event with type arguments of type EventListener
 void ListenerDescriptor.setListener(Class<EventListener> listenerClass)
           
 


Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.