Uses of Class
org.alfresco.bm.event.EventProcessorRegistry

Packages that use EventProcessorRegistry
org.alfresco.bm.event   
org.alfresco.bm.server   
 

Uses of EventProcessorRegistry in org.alfresco.bm.event
 

Methods in org.alfresco.bm.event with parameters of type EventProcessorRegistry
 void AbstractEventProcessor.setRegistry(EventProcessorRegistry registry)
          Inject the registry that this instance will register with.
 

Uses of EventProcessorRegistry in org.alfresco.bm.server
 

Constructors in org.alfresco.bm.server with parameters of type EventProcessorRegistry
EventController(String serverId, String testRunFqn, EventService eventService, EventProcessorRegistry eventProcessors, ExecutorService executor, ResultService resultService)
          Construct the controller
 



Copyright © 2012. All Rights Reserved.