Package org.pentaho.platform.api.engine
Interface ILoggablePojo
Deprecated.
The interface for a POJO component that wants to be provided with a logger. This is an optional interface for
POJO components
- Author:
- jamesdixon
-
Method Summary
-
Method Details
-
setLogger
Deprecated.Sets the logger for the POJO component to use- Parameters:
logger
-
-
IAction