Package | Description |
---|---|
org.apache.axis2.context |
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–2014 The Apache Software Foundation. All rights reserved.