Skip navigation links
com.essbase.eas.framework.server.defs
Interface CommandListenerManager
- All Superinterfaces:
- ApplicationPart
- All Known Implementing Classes:
- DefaultCommandDispatcher
-
public interface CommandListenerManager
- extends ApplicationPart
- Since:
- 6.5.2
- Version:
- 6.5.2, 10/01/02
- Author:
- Hank Cox, Painted Word
addAliasInterest
void addAliasInterest(java.lang.String theAlias,
CommandListener listener)
throws ApplicationException
-
- Throws:
ApplicationException
removeAliasInterest
void removeAliasInterest(java.lang.String theAlias)
throws ApplicationException
-
- Throws:
ApplicationException
Skip navigation links
Copyright © 2001, 2011, Oracle. All rights reserved.