org.pentaho.platform.plugin.services.pluginmgr.servicemgr
Class AxisWebServiceManager
java.lang.Object
org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AbstractServiceTypeManager
org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AxisWebServiceManager
- All Implemented Interfaces:
- IServiceTypeManager
- Direct Known Subclasses:
- FileSystemAxisWebServiceManager
public class AxisWebServiceManager
- extends AbstractServiceTypeManager
currentAxisConfigContext
public static org.apache.axis2.context.ConfigurationContext currentAxisConfigContext
currentAxisConfiguration
public static org.apache.axis2.engine.AxisConfiguration currentAxisConfiguration
AxisWebServiceManager
public AxisWebServiceManager()
setExecuteServiceId
public void setExecuteServiceId(String executeServiceId)
setWsdlServiceId
public void setWsdlServiceId(String wsdlServiceId)
registerService
public void registerService(IServiceConfig wsConfig)
- Description copied from interface:
IServiceTypeManager
- Registers a service with this svc type manager
- Specified by:
registerService
in interface IServiceTypeManager
- Overrides:
registerService
in class AbstractServiceTypeManager
- See Also:
IServiceManager.registerService(IServiceConfig)
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