Package org.pentaho.di.core.logging
Interface LoggingObjectLifecycleInterface
-
- All Known Subinterfaces:
LoggingObjectInterface
- All Known Implementing Classes:
Database
,LoggingObject
,SimpleLoggingObject
public interface LoggingObjectLifecycleInterface
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default void
callAfterLog()
default void
callBeforeLog()
-