Uses of Interface
org.apache.axis2.context.ContextListener
Packages that use ContextListener
-
Uses of ContextListener in org.apache.axis2.context
Fields in org.apache.axis2.context with type parameters of type ContextListenerModifier and TypeFieldDescriptionprotected List<ContextListener>ConfigurationContext.contextListenersMethods in org.apache.axis2.context with parameters of type ContextListenerModifier and TypeMethodDescriptionvoidConfigurationContext.addContextListener(ContextListener contextListener) Register aContextListenerto be notified of all sub-context events.voidConfigurationContext.removeContextListener(ContextListener contextListener) Remove an already registeredContextListener