org.jacorb.notification.util
Interface PropertySetListener

All Known Implementing Classes:
PropertySetAdapter

public interface PropertySetListener

Version:
$Id: PropertySetListener.java,v 1.3 2004/07/12 11:20:16 alphonse.bendt Exp $
Author:
Alphonse Bendt

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

Method Detail

validateProperty

void validateProperty(Property[] ps,
                      java.util.List errorList)

actionPropertySetChanged

void actionPropertySetChanged(PropertySet source)
                              throws UnsupportedQoS
Throws:
UnsupportedQoS