xmlBlaster 1.6.2 API

org.xmlBlaster.util.property
Interface I_PropertyChangeListener

All Known Implementing Classes:
PriorizedDispatchPlugin

public interface I_PropertyChangeListener

Please implement this interface to receive notification if a property changes.

Author:
Marcel Ruff
See Also:
testsuite.TestProperty

Method Summary
 void propertyChanged(PropertyChangeEvent ev)
           
 

Method Detail

propertyChanged

public void propertyChanged(PropertyChangeEvent ev)

xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.