org.jacorb.notification.util
Class PropertySetAdapter

java.lang.Object
  extended by org.jacorb.notification.util.PropertySetAdapter
All Implemented Interfaces:
PropertySetListener

public abstract class PropertySetAdapter
extends Object
implements PropertySetListener

Author:
Alphonse Bendt

Constructor Summary
PropertySetAdapter()
           
 
Method Summary
 void actionPropertySetChanged(PropertySet source)
           
 void validateProperty(Property[] ps, List errorList)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertySetAdapter

public PropertySetAdapter()
Method Detail

validateProperty

public void validateProperty(Property[] ps,
                             List errorList)
Specified by:
validateProperty in interface PropertySetListener

actionPropertySetChanged

public void actionPropertySetChanged(PropertySet source)
                              throws UnsupportedQoS
Specified by:
actionPropertySetChanged in interface PropertySetListener
Throws:
UnsupportedQoS


Copyright © 2015 JacORB. All rights reserved.