Uses of Interface
org.apache.directory.server.core.event.EventService

Packages that use EventService
org.apache.directory.server.core   
 

Uses of EventService in org.apache.directory.server.core
 

Methods in org.apache.directory.server.core that return EventService
 EventService MockDirectoryService.getEventService()
           
 EventService DefaultDirectoryService.getEventService()
           
 EventService DirectoryService.getEventService()
           
 

Methods in org.apache.directory.server.core with parameters of type EventService
 void MockDirectoryService.setEventService(EventService eventService)
           
 void DefaultDirectoryService.setEventService(EventService eventService)
           
 void DirectoryService.setEventService(EventService eventService)
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.