Uses of Interface
org.jacorb.notification.util.PropertySetListener

Packages that use PropertySetListener
org.jacorb.notification.util   
 

Uses of PropertySetListener in org.jacorb.notification.util
 

Methods in org.jacorb.notification.util with parameters of type PropertySetListener
 void PropertySet.addPropertySetListener(java.lang.String[] props, PropertySetListener listener)
           
 void PropertySet.addPropertySetListener(java.lang.String property, PropertySetListener listener)