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 TypeClassDescriptionclass
Database 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 LoggingObjectLifecycleInterface
LogChannelInterface.getHooks()
Methods in org.pentaho.di.core.logging with parameters of type LoggingObjectLifecycleInterfaceModifier and TypeMethodDescriptionvoid
LogChannel.setHooks
(LoggingObjectLifecycleInterface loggingObjectLifecycleInterface) default void
LogChannelInterface.setHooks
(LoggingObjectLifecycleInterface loggingObjectLifecycleInterface)