Uses of Package
org.apache.jackrabbit.spi.commons.logging
-
Packages that use org.apache.jackrabbit.spi.commons.logging Package Description org.apache.jackrabbit.spi.commons.logging -
Classes in org.apache.jackrabbit.spi.commons.logging used by org.apache.jackrabbit.spi.commons.logging Class Description AbstractLogger Common base class for all log wrappers of SPI entities.AbstractLogger.Callable Type of thunk used inAbstractLogger.execute(Callable, String, Object[])
AbstractLogger.SafeCallable Type of thunk used inAbstractLogger.execute(SafeCallable, String, Object[])
LogWriter A LogWriter provides methods for persisting log messages by some implementation specific means.LogWriterProvider LogWriterProvider instances provideLogWriter
s for the individual SPI entities.