Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
org.apache.derby.iapi.services.property.PropertySetCallback

Uses of PropertySetCallback in org.apache.derby.iapi.services.property
 

Methods in org.apache.derby.iapi.services.property with parameters of type PropertySetCallback
 void PropertyValidation.addPropertySetNotification(PropertySetCallback who)
           
 void PropertyFactory.addPropertySetNotification(PropertySetCallback who)
          Add a callback for a change in any property value.