|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextListener | |
---|---|
org.apache.axis2.clustering.context | |
org.apache.axis2.context |
Uses of ContextListener in org.apache.axis2.clustering.context |
---|
Classes in org.apache.axis2.clustering.context that implement ContextListener | |
---|---|
class |
ClusteringContextListener
|
Uses of ContextListener in org.apache.axis2.context |
---|
Methods in org.apache.axis2.context with parameters of type ContextListener | |
---|---|
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 |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |