Uses of Interface
org.pentaho.di.core.logging.LoggingObjectLifecycleInterface
Packages that use LoggingObjectLifecycleInterface
Package
Description
Contains all the different database dialects as well as the DatabaseMeta class (definition) and the Database class (execution)
This package contains the Log4j Kettle appenders and Kettle layout as well as the Kettle Log Message.
-
Uses of LoggingObjectLifecycleInterface in org.pentaho.di.core.database
Classes in org.pentaho.di.core.database that implement LoggingObjectLifecycleInterfaceModifier and TypeClassDescriptionclassDatabase handles the process of connecting to, reading from, writing to and updating databases. -
Uses of LoggingObjectLifecycleInterface in org.pentaho.di.core.logging
Subinterfaces of LoggingObjectLifecycleInterface in org.pentaho.di.core.loggingClasses in org.pentaho.di.core.logging that implement LoggingObjectLifecycleInterfaceMethods in org.pentaho.di.core.logging that return LoggingObjectLifecycleInterfaceModifier and TypeMethodDescriptionLogChannel.getHooks()default LoggingObjectLifecycleInterfaceLogChannelInterface.getHooks()Methods in org.pentaho.di.core.logging with parameters of type LoggingObjectLifecycleInterfaceModifier and TypeMethodDescriptionvoidLogChannel.setHooks(LoggingObjectLifecycleInterface loggingObjectLifecycleInterface) default voidLogChannelInterface.setHooks(LoggingObjectLifecycleInterface loggingObjectLifecycleInterface)