public class AxisWebServiceManager extends AbstractServiceTypeManager
| Modifier and Type | Field and Description |
|---|---|
static org.apache.axis2.context.ConfigurationContext |
currentAxisConfigContext |
static org.apache.axis2.engine.AxisConfiguration |
currentAxisConfiguration |
registeredServiceConfigs, serviceClassMap, serviceInstanceMap| Constructor and Description |
|---|
AxisWebServiceManager() |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractAxisConfigurator |
getConfigurator() |
String |
getSupportedServiceType()
Returns the service type
|
void |
initServices()
Performs any initialization this service type requires
|
void |
registerService(org.pentaho.platform.api.engine.IServiceConfig wsConfig)
Registers a service with this svc type manager
|
void |
setExecuteServiceId(String executeServiceId)
Deprecated.
|
void |
setWsdlServiceId(String wsdlServiceId)
Deprecated.
|
getServiceBean, getServiceConfigpublic static org.apache.axis2.context.ConfigurationContext currentAxisConfigContext
public static org.apache.axis2.engine.AxisConfiguration currentAxisConfiguration
@Deprecated public void setExecuteServiceId(String executeServiceId)
UnsupportedOperationException if called.executeServiceId - @Deprecated public void setWsdlServiceId(String wsdlServiceId)
UnsupportedOperationException if called.wsdlServiceId - protected AbstractAxisConfigurator getConfigurator()
public void registerService(org.pentaho.platform.api.engine.IServiceConfig wsConfig)
IServiceTypeManagerregisterService in interface IServiceTypeManagerregisterService in class AbstractServiceTypeManagerIServiceManager#registerService(IServiceConfig)public void initServices()
throws org.pentaho.platform.api.engine.ServiceInitializationException
IServiceTypeManagerorg.pentaho.platform.api.engine.ServiceInitializationExceptionpublic String getSupportedServiceType()
IServiceTypeManagerCopyright © 2020 Hitachi Vantara. All rights reserved.