Class FileSystemAxisWebServiceManager
java.lang.Object
org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AbstractServiceTypeManager
org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AxisWebServiceManager
org.pentaho.platform.plugin.services.pluginmgr.servicemgr.FileSystemAxisWebServiceManager
- All Implemented Interfaces:
IServiceTypeManager
A web service manager that only uses the file system for configuration
- Author:
- jamesdixon
-
Field Summary
Fields inherited from class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AxisWebServiceManager
currentAxisConfigContext, currentAxisConfiguration
Fields inherited from class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AbstractServiceTypeManager
registeredServiceConfigs, serviceClassMap, serviceInstanceMap
-
Constructor Summary
-
Method Summary
Methods inherited from class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AxisWebServiceManager
getSupportedServiceType, initServices, registerService, setExecuteServiceId, setWsdlServiceId
Methods inherited from class org.pentaho.platform.plugin.services.pluginmgr.servicemgr.AbstractServiceTypeManager
getServiceBean, getServiceConfig
-
Constructor Details
-
FileSystemAxisWebServiceManager
public FileSystemAxisWebServiceManager()
-
-
Method Details
-
getConfigurator
- Overrides:
getConfigurator
in classAxisWebServiceManager
-