xmlBlaster 2.2.0 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

void propertyChanged(PropertyChangeEvent ev)

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.