Class Axis2ClientConfigContextProviderImpl

    • Constructor Detail

      • Axis2ClientConfigContextProviderImpl

        public Axis2ClientConfigContextProviderImpl()
    • Method Detail

      • 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