|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceManager | |
---|---|
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 ServiceManager in com.essbase.eas.framework.server.application |
---|
Classes in com.essbase.eas.framework.server.application that implement ServiceManager | |
---|---|
class |
DefaultServiceManager The DefaultServiceManager class is used by the default application implementation to create a service context, connect it to the service manager, create the application builder service, script service, and store service objects for the appliation and place them all in the service context. |
Fields in com.essbase.eas.framework.server.application declared as ServiceManager | |
---|---|
protected ServiceManager |
DefaultApplicationPart.serviceManager |
Methods in com.essbase.eas.framework.server.application that return ServiceManager | |
---|---|
ServiceManager |
DefaultApplicationPart.getServiceManager() Implementation of the ApplicationPart.getServiceManager() method. |
Uses of ServiceManager in com.essbase.eas.framework.server.defs |
---|
Methods in com.essbase.eas.framework.server.defs that return ServiceManager | |
---|---|
ServiceManager |
ApplicationPart.getServiceManager() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |