Class GwtRpcServiceManager
java.lang.Object
org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AbstractServiceTypeManager
org.pentaho.platform.plugin.services.pluginmgr.servicemgr.GwtRpcServiceManager
- All Implemented Interfaces:
IServiceTypeManager
-
Field Summary
Fields inherited from class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AbstractServiceTypeManager
registeredServiceConfigs, serviceClassMap, serviceInstanceMap
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the service typevoid
Performs any initialization this service type requiresMethods inherited from class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AbstractServiceTypeManager
getServiceBean, getServiceConfig, registerService
-
Constructor Details
-
GwtRpcServiceManager
public GwtRpcServiceManager()
-
-
Method Details
-
initServices
public void initServices() throws org.pentaho.platform.api.engine.ServiceInitializationExceptionDescription copied from interface:IServiceTypeManager
Performs any initialization this service type requires- Throws:
org.pentaho.platform.api.engine.ServiceInitializationException
-
getSupportedServiceType
Description copied from interface:IServiceTypeManager
Returns the service type
-