Package | Description |
---|---|
org.apache.synapse.config | |
samples.userguide |
Modifier and Type | Class and Description |
---|---|
class |
AbstractSynapseObserver |
Modifier and Type | Method and Description |
---|---|
List<SynapseObserver> |
SynapseConfiguration.getObservers() |
Modifier and Type | Method and Description |
---|---|
void |
SynapseConfiguration.registerObserver(SynapseObserver o) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleLoggingObserver
This sample observer implementation simply calls the event handlers defined
in the AbstractSynapseObserver super class.
|
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.