Interface Axis2ClientConfigContextProvider

    • Method Detail

      • getConfigurationContext

        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.
        Parameters:
        tenantID -
        Returns:
        Throws:
        RemoteException