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 DirectoryService.getEventService()
           
 EventService DefaultDirectoryService.getEventService()
           
 

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



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