Uses of Interface
org.apache.axis2.description.ParameterObserver
Packages that use ParameterObserver
-
Uses of ParameterObserver in org.apache.axis2.description
Fields in org.apache.axis2.description with type parameters of type ParameterObserverModifier and TypeFieldDescriptionprotected List<ParameterObserver>AxisDescription.parameterObserversList of ParameterObservers who want to be notified of changesMethods in org.apache.axis2.description with parameters of type ParameterObserverModifier and TypeMethodDescriptionvoidAxisDescription.addParameterObserver(ParameterObserver observer) voidAxisDescription.removeParameterObserver(ParameterObserver observer)