org.pentaho.platform.plugin.services.pluginmgr.servicemgr
Class GwtRpcServiceManager

java.lang.Object
  extended by org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AbstractServiceTypeManager
      extended by org.pentaho.platform.plugin.services.pluginmgr.servicemgr.GwtRpcServiceManager
All Implemented Interfaces:
IServiceTypeManager

public class GwtRpcServiceManager
extends AbstractServiceTypeManager


Constructor Summary
GwtRpcServiceManager()
           
 
Method Summary
 String getSupportedServiceType()
          Returns the service type
 void initServices()
          Performs any initialization this service type requires
 
Methods inherited from class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AbstractServiceTypeManager
getServiceBean, getServiceConfig, registerService
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GwtRpcServiceManager

public GwtRpcServiceManager()
Method Detail

initServices

public void initServices()
                  throws ServiceInitializationException
Description copied from interface: IServiceTypeManager
Performs any initialization this service type requires

Throws:
ServiceInitializationException

getSupportedServiceType

public String getSupportedServiceType()
Description copied from interface: IServiceTypeManager
Returns the service type