Skip navigation links


Uses of Package
com.essbase.eas.framework.server.defs

Packages that use com.essbase.eas.framework.server.defs
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. 
com.essbase.eas.framework.server.defs.event   

 

Classes in com.essbase.eas.framework.server.defs used by com.essbase.eas.framework.server.application
AbstractService
          The AbstractService class extends the FrameworkService interface and provides an implementation of some, but not all, of the FrameworkService methods.
Application
           
ApplicationBuilderService
          Extends the FrameworkService interface to the concept of an application builder.
ApplicationException
          extension of the FrameworkException class for application specific problems.
ApplicationPart
           
CommandFactory
          This interface defines a factory for creating commands.
CommandFactoryManager
           
CommandListener
           
CommandListenerManager
           
CommandParameter
          This interface describes a command parameter.
CommandParameterException
           
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
MetaCommandParameter
           
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.
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.
ServiceManager
          Defines the ServiceManager interface.
ServiceRequest
           
SessionTimeoutListener
           
StoreAdmin
           
StoreService
          Extends the FrameworkService interface to the concept of a storage service.
StoreToken
           
ViewHandler
           
ViewHandlerManager
           
WorkFactory
           
WorkListener
           
WorkListenerManager
           

 

Classes in com.essbase.eas.framework.server.defs used by com.essbase.eas.framework.server.defs
ApplicationException
          extension of the FrameworkException class for application specific problems.
ApplicationPart
           
CommandListener
           
CommandParameter
          This interface describes a command parameter.
CommandParameterException
           
EventDispatcher
           
FrameworkService
          An application implementation consists of various "services"; i.e., a script service, storage service, etc.
MalformedRequestException
          This exception will be thrown when a request cannot be processed because it is not formed correctly.
MetaCommand
          Deprecated. As of 6.5.3, replaced by CommandDescriptor
MetaCommandParameter
           
ScopeToken
           
ScopeType
          Framework applications use the concept of scope types to generate a set of managed storage repositories.
ServiceContext
          Extends the Map interface but layers it with a more specific class type.
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.
ServiceManager
          Defines the ServiceManager interface.
ServiceRequest
           
StoreAdmin
           
StoreService
          Extends the FrameworkService interface to the concept of a storage service.
StoreToken
           

 

Classes in com.essbase.eas.framework.server.defs used by com.essbase.eas.framework.server.defs.event
ApplicationException
          extension of the FrameworkException class for application specific problems.
MetaCommand
          Deprecated. As of 6.5.3, replaced by CommandDescriptor
MetaCommandParser
           
ServiceContext
          Extends the Map interface but layers it with a more specific class type.
StoreService
          Extends the FrameworkService interface to the concept of a storage service.

 


Skip navigation links


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