Package org.pentaho.di.laf


package org.pentaho.di.laf
  • Class
    Description
    This is a static accessor for the dynamic property loader and should be used by all classes requiring access to property files.
    Specific Handler interface from which all LAF/pluggable handlers should derive to enable the factory to manage them consistently.
     
    LAFDelegate<E extends Handler>
    A factory delegate for a specific kind of LAFHandler
    the LAFFactory provides a mechanism whereby @see Handler s can be dynamically replaced to enable user driven replacement of dynamic resolvers whether ImageHandlers, MessageHandlers, or other elements of Look and Feel.