public interface SynapseEnvironmentService
Modifier and Type | Method and Description |
---|---|
org.apache.axis2.context.ConfigurationContext |
getConfigurationContext()
Get the ConfigurationContext for this SynapseConfiguration
|
org.apache.synapse.core.SynapseEnvironment |
getSynapseEnvironment()
Retrieve the synapse configuration
|
int |
getTenantId()
Get the tenant id corresponding to this synapse configuration.
|
void |
setSynapseEnvironment(org.apache.synapse.core.SynapseEnvironment synapseEnvironment)
Set the SynapseEnvironment
|
int getTenantId()
org.apache.synapse.core.SynapseEnvironment getSynapseEnvironment()
void setSynapseEnvironment(org.apache.synapse.core.SynapseEnvironment synapseEnvironment)
synapseEnvironment
- SynapseEnvrionmentorg.apache.axis2.context.ConfigurationContext getConfigurationContext()
Copyright © 2017 WSO2. All rights reserved.