|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Provides classes and interfaces relating to Essbase Administration Services framework.
See:
Description
Interface Summary | |
---|---|
Application | |
ApplicationBuilderService | Extends the FrameworkService interface to the concept of an application builder. |
ApplicationPart | |
CommandFactory | This interface defines a factory for creating commands. |
CommandFactoryManager | |
CommandListener | |
CommandListenerManager | |
CommandParameter | This interface describes a command parameter. |
EventController | |
EventControllerManager | |
EventDispatcher | |
EventDispatcherManager | |
ExceptionFactory | |
ExceptionListener | |
ExceptionListenerManager | |
FrameworkService | An application implementation consists of various "services"; i.e., a script service, storage service, etc. |
MetaCommand | Deprecated. As of 6.5.3, replaced by CommandDescriptor |
MetaCommandParser | |
ScopeToken | |
ScopeType | Framework applications use the concept of scope types to generate a set of managed storage repositories. |
ScriptService | |
ServiceContext | Extends the Map interface but layers it with a more specific class type. |
ServiceManager | Defines the ServiceManager interface. |
SessionTimeoutListener | |
StoreAdmin | |
StoreService | Extends the FrameworkService interface to the concept of a storage service. |
StoreToken | |
ViewHandler | |
ViewHandlerManager | |
WorkFactory | |
WorkListener | |
WorkListenerManager |
Class Summary | |
---|---|
AbstractService | The AbstractService class extends the FrameworkService interface and provides an implementation of some, but not all, of the FrameworkService methods. |
MetaCommandParameter | |
ServiceRequest |
Exception Summary | |
---|---|
ApplicationAliasAlreadyBoundException | extension of the FrameworkException class for application specific problems. |
ApplicationException | extension of the FrameworkException class for application specific problems. |
CommandParameterException | |
DependencyException | Exception object that can be generated and thrown when attempting to dispose of application part objects. |
MalformedRequestException | This exception will be thrown when a request cannot be processed because it is not formed correctly. |
NoSuchCommandException | |
NoSuchServiceException | This exception wil be thrown when a request is made for a service that cannot be found in the service context. |
ServiceException | Extends the FrameworkException class to have a more specific meaning regarding "services"; a ServiceException would normally be thrown when attempting to access services such as a script service, storage service, etc. |
Provides classes and interfaces relating to Essbase Administration Services framework. The classes and interfaces defined in this package are used to define EAS server functionality.
@see #com.essbase.eas.framework.defs
@see #com.essbase.eas.framework.client.defs
@see #com.essbase.eas.framework.server.servlet
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |