Package | Description |
---|---|
org.apache.synapse | |
org.apache.synapse.core | |
org.apache.synapse.core.axis2 | |
org.apache.synapse.debug |
Modifier and Type | Method and Description |
---|---|
SynapseDebugManager |
ServerContextInformation.getSynapseDebugManager() |
Modifier and Type | Method and Description |
---|---|
void |
ServerContextInformation.setSynapseDebugManager(SynapseDebugManager debugManager) |
Modifier and Type | Method and Description |
---|---|
SynapseDebugManager |
SynapseEnvironment.getSynapseDebugManager()
Retrieve the
SynapseDebugManager from the
environment . |
Modifier and Type | Method and Description |
---|---|
SynapseDebugManager |
Axis2SynapseEnvironment.getSynapseDebugManager()
method to get the reference to debug manager instance which manages debug capabilities in synapse
kept in environment level, made available who ever has access to message context will be able to
get access to the debug manager
|
Modifier and Type | Method and Description |
---|---|
void |
Axis2SynapseEnvironment.setSynapseDebugManager(SynapseDebugManager synapseDebugManager)
sets debug manager when synapse environment initializes if the server instance is started in debug mode
|
Modifier and Type | Method and Description |
---|---|
static SynapseDebugManager |
SynapseDebugManager.getInstance() |
Constructor and Description |
---|
SynapseDebugTCPListener(SynapseDebugManager debugManager,
SynapseDebugInterface debugInterface) |
Copyright © 2005–2024 Apache Software Foundation. All rights reserved.