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.SynapseController
init
in class org.apache.synapse.Axis2SynapseController
public void start()
start
in interface org.apache.synapse.SynapseController
start
in class org.apache.synapse.Axis2SynapseController
public org.apache.synapse.config.SynapseConfiguration createSynapseConfiguration()
createSynapseConfiguration
in interface org.apache.synapse.SynapseController
createSynapseConfiguration
in class org.apache.synapse.Axis2SynapseController
public void destroySynapseEnvironment()
destroySynapseEnvironment
in interface org.apache.synapse.SynapseController
destroySynapseEnvironment
in class org.apache.synapse.Axis2SynapseController
Copyright © 2022 WSO2. All rights reserved.