public class CarbonSynapseController
extends org.apache.synapse.Axis2SynapseController
| Constructor and Description |
|---|
CarbonSynapseController() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.synapse.config.SynapseConfiguration |
createSynapseConfiguration() |
void |
destroySynapseEnvironment() |
void |
init(org.apache.synapse.ServerConfigurationInformation serverConfigurationInformation,
org.apache.synapse.ServerContextInformation serverContextInformation) |
void |
start()
Adds the synapse handlers to the inflow Dispatch phase if not already exists and starts the listener manager
if the axis2 instance is created by the Synapse
|
public void init(org.apache.synapse.ServerConfigurationInformation serverConfigurationInformation,
org.apache.synapse.ServerContextInformation serverContextInformation)
init in interface org.apache.synapse.SynapseControllerinit in class org.apache.synapse.Axis2SynapseControllerpublic void start()
start in interface org.apache.synapse.SynapseControllerstart in class org.apache.synapse.Axis2SynapseControllerpublic org.apache.synapse.config.SynapseConfiguration createSynapseConfiguration()
createSynapseConfiguration in interface org.apache.synapse.SynapseControllercreateSynapseConfiguration in class org.apache.synapse.Axis2SynapseControllerpublic void destroySynapseEnvironment()
destroySynapseEnvironment in interface org.apache.synapse.SynapseControllerdestroySynapseEnvironment in class org.apache.synapse.Axis2SynapseControllerCopyright © 2019 WSO2. All rights reserved.