Class Axis2ClientConfigContextProviderImpl

java.lang.Object
org.wso2.carbon.client.configcontext.provider.Axis2ClientConfigContextProviderImpl
All Implemented Interfaces:
Axis2ClientConfigContextProvider

public class Axis2ClientConfigContextProviderImpl extends Object implements Axis2ClientConfigContextProvider
  • Constructor Details

    • Axis2ClientConfigContextProviderImpl

      public Axis2ClientConfigContextProviderImpl()
  • Method Details

    • getConfigurationContext

      public org.apache.axis2.context.ConfigurationContext getConfigurationContext() throws RemoteException
      Returns the Configuration Context for the specified tenant ID, Create a Configuration Context if not already created, and return it. If the client Configuration Context for that tenant is available, it will return it.
      Specified by:
      getConfigurationContext in interface Axis2ClientConfigContextProvider
      Parameters:
      tenantID -
      Returns:
      Throws:
      RemoteException