org.pentaho.di.laf
Interface Handler

All Known Subinterfaces:
MessageHandler, PropertyHandler
All Known Implementing Classes:
AbstractMessageHandler, GlobalMessages, LAFMessageHandler, OverlayProperties, OverlayPropertyHandler

public interface Handler

Specific Handler interface from which all LAF/pluggable handlers should derive to enable the factory to manage them consistently.

Author:
dhushon