Uses of Interface
org.apache.ws.resource.properties.ResourcePropertyValueChangeListener

Packages that use ResourcePropertyValueChangeListener
org.apache.ws.resource.properties   
 

Uses of ResourcePropertyValueChangeListener in org.apache.ws.resource.properties
 

Methods in org.apache.ws.resource.properties that return ResourcePropertyValueChangeListener
 ResourcePropertyValueChangeListener[] ResourceProperty.getChangeListeners()
          Returns the value-change listeners that are registered on this property.
 

Methods in org.apache.ws.resource.properties with parameters of type ResourcePropertyValueChangeListener
 void ResourceProperty.addChangeListener(ResourcePropertyValueChangeListener listener)
          Registers the specified value-change listener on this property.
 



Copyright © 2004-2005 Apache Software Foundation. All Rights Reserved.