org.pentaho.di.laf
Interface LAFChangeListener<E>

All Known Implementing Classes:
BaseMessages, BasePropertyHandler

public interface LAFChangeListener<E>


Method Summary
 void notify(E changedObject)
           
 

Method Detail

notify

void notify(E changedObject)