Skip navigation links


Uses of Interface
com.essbase.eas.framework.server.defs.EventDispatcher

Packages that use EventDispatcher
com.essbase.eas.framework.server.application Provides classes and interfaces relating to Essbase Administration Services framework. 
com.essbase.eas.framework.server.defs Provides classes and interfaces relating to Essbase Administration Services framework. 

 

Uses of EventDispatcher in com.essbase.eas.framework.server.application

 

Classes in com.essbase.eas.framework.server.application that implement EventDispatcher
 class AbstractEventDispatcher
           
 class DefaultCommandDispatcher
           
 class DefaultExceptionDispatcher
           
 class DefaultWorkDispatcher
           

 

Fields in com.essbase.eas.framework.server.application declared as EventDispatcher
protected  EventDispatcher[] DefaultEventController.dispatcherPool
           

 

Methods in com.essbase.eas.framework.server.application with parameters of type EventDispatcher
 void DefaultEventController.addDispatchInterest(java.lang.Class dispatchClass, EventDispatcher dispatcher)
          Implementation of the EventDispatcherManager.addDispatchInterest() method.

 

Uses of EventDispatcher in com.essbase.eas.framework.server.defs

 

Methods in com.essbase.eas.framework.server.defs with parameters of type EventDispatcher
 void EventDispatcherManager.addDispatchInterest(java.lang.Class dispatchClass, EventDispatcher dispatcher)
           

 


Skip navigation links


Copyright © 2001, 2007, Oracle. All rights reserved.