Package | Description |
---|---|
org.apache.axis2.clustering.state | |
org.apache.axis2.context |
Modifier and Type | Class and Description |
---|---|
class |
ClusteringContextListener |
Modifier and Type | Field and Description |
---|---|
protected List<ContextListener> |
ConfigurationContext.contextListeners |
Modifier and Type | Method and Description |
---|---|
void |
ConfigurationContext.addContextListener(ContextListener contextListener)
Register a
ContextListener to be notified of all sub-context events. |
void |
ConfigurationContext.removeContextListener(ContextListener contextListener)
Remove an already registered
ContextListener |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.