public interface Axis2ClientConfigContextProvider
Modifier and Type | Field and Description |
---|---|
static String |
AXIS2_CLIENT_CONTEXT_PROVIDER_KEY |
Modifier and Type | Method and Description |
---|---|
org.apache.axis2.context.ConfigurationContext |
getConfigurationContext()
Returns the Configuration Context for the specified tenant ID,
Create a Configuration Context if not already created, and return it.
|
static final String AXIS2_CLIENT_CONTEXT_PROVIDER_KEY
org.apache.axis2.context.ConfigurationContext getConfigurationContext() throws RemoteException
tenantID
- RemoteException
Copyright © 2019 WSO2. All rights reserved.