Uses of Interface
org.apache.axis2.description.ParameterObserver

Packages that use ParameterObserver
org.apache.axis2.description   
 

Uses of ParameterObserver in org.apache.axis2.description
 

Fields in org.apache.axis2.description with type parameters of type ParameterObserver
protected  List<ParameterObserver> AxisDescription.parameterObservers
          List of ParameterObservers who want to be notified of changes
 

Methods in org.apache.axis2.description with parameters of type ParameterObserver
 void AxisDescription.addParameterObserver(ParameterObserver observer)
           
 void AxisDescription.removeParameterObserver(ParameterObserver observer)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.