org.jacorb.notification.util
Interface PropertySetListener

All Known Implementing Classes:
PropertySetAdapter

public interface PropertySetListener

Author:
Alphonse Bendt

Method Summary
 void actionPropertySetChanged(PropertySet source)
           
 void validateProperty(Property[] ps, List errorList)
           
 

Method Detail

validateProperty

void validateProperty(Property[] ps,
                      List errorList)

actionPropertySetChanged

void actionPropertySetChanged(PropertySet source)
                              throws UnsupportedQoS
Throws:
UnsupportedQoS


Copyright © 2015 JacORB. All rights reserved.