Skip navigation links
com.essbase.eas.framework.server.defs
Interface EventDispatcherManager
- All Superinterfaces:
- ApplicationPart
- All Known Implementing Classes:
- DefaultEventController
-
public interface EventDispatcherManager
- extends ApplicationPart
- Since:
- 6.5.2
- Version:
- 6.5.2, 10/01/02
- Author:
- Hank Cox, Painted Word
addDispatchInterest
void addDispatchInterest(java.lang.Class dispatchClass,
EventDispatcher dispatcher)
throws ApplicationException
-
- Throws:
ApplicationException
removeDispatchInterest
void removeDispatchInterest(java.lang.Class dispatchClass)
throws ApplicationException
-
- Throws:
ApplicationException
Skip navigation links
Copyright © 2001, 2007, Oracle. All rights reserved.