Uses of Interface
org.apache.openjpa.lib.conf.ValueListener

Packages that use ValueListener
org.apache.openjpa.lib.conf Configuration Framework 
 

Uses of ValueListener in org.apache.openjpa.lib.conf
 

Classes in org.apache.openjpa.lib.conf that implement ValueListener
 class ConfigurationImpl
          Default implementation of the Configuration interface.
 

Methods in org.apache.openjpa.lib.conf that return ValueListener
 ValueListener Value.getListener()
          Listener for value changes.
 

Methods in org.apache.openjpa.lib.conf with parameters of type ValueListener
 void Value.setListener(ValueListener listen)
          Listener for value changes.
 



Copyright © 2006 Apache Software Foundation. All Rights Reserved.