org.jacorb.notification.util

Interface PropertySetListener

public interface PropertySetListener

Version:
$Id: PropertySetListener.java,v 1.2 2004/05/06 12:40:00 nicolas Exp $

Author:
Alphonse Bendt

Method Summary

void
actionPropertySetChanged(PropertySet source)
void
validateProperty(Property ps, List errorList)

Method Details

actionPropertySetChanged

public void actionPropertySetChanged(PropertySet source)
            throws UnsupportedQoS


validateProperty

public void validateProperty(Property ps,
                             List errorList)