org.jacorb.notification.util

Interface PropertySetListener

public interface PropertySetListener

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

Author: Alphonse Bendt

Method Summary
voidactionPropertySetChanged(PropertySet source)
voidvalidateProperty(Property[] ps, List errorList)

Method Detail

actionPropertySetChanged

public void actionPropertySetChanged(PropertySet source)

validateProperty

public void validateProperty(Property[] ps, List errorList)