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
  • Field Details

    • currentAxisConfigContext

      public static org.apache.axis2.context.ConfigurationContext currentAxisConfigContext
    • currentAxisConfiguration

      public static org.apache.axis2.engine.AxisConfiguration currentAxisConfiguration
  • Constructor Details

    • AxisWebServiceManager

      public AxisWebServiceManager()
  • Method Details

    • setExecuteServiceId

      @Deprecated public void setExecuteServiceId(String executeServiceId)
      Deprecated.
      This method will throw an UnsupportedOperationException if called.
      Parameters:
      executeServiceId -
    • setWsdlServiceId

      @Deprecated public void setWsdlServiceId(String wsdlServiceId)
      Deprecated.
      This method will throw an UnsupportedOperationException if called.
      Parameters:
      wsdlServiceId -
    • getConfigurator

      protected AbstractAxisConfigurator getConfigurator()
    • registerService

      public void registerService(org.pentaho.platform.api.engine.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 org.pentaho.platform.api.engine.ServiceInitializationException
      Description copied from interface: IServiceTypeManager
      Performs any initialization this service type requires
      Throws:
      org.pentaho.platform.api.engine.ServiceInitializationException
    • getSupportedServiceType

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