public class GwtRpcServiceManager extends AbstractServiceTypeManager
| Constructor and Description |
|---|
GwtRpcServiceManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSupportedServiceType()
Returns the service type
|
void |
initServices()
Performs any initialization this service type requires
|
getServiceBean, getServiceConfig, registerServicepublic void initServices()
throws org.pentaho.platform.api.engine.ServiceInitializationException
IServiceTypeManagerorg.pentaho.platform.api.engine.ServiceInitializationExceptionpublic String getSupportedServiceType()
IServiceTypeManager