Class OsgiAppenderRefAction
- java.lang.Object
-
- ch.qos.logback.core.spi.ContextAwareBase
-
- ch.qos.logback.core.joran.action.Action
-
- org.apache.sling.commons.log.logback.internal.OsgiAppenderRefInternalAction
-
- org.apache.sling.commons.log.logback.OsgiAppenderRefAction
-
- All Implemented Interfaces:
ch.qos.logback.core.spi.ContextAware
@ProviderType public final class OsgiAppenderRefAction extends org.apache.sling.commons.log.logback.internal.OsgiAppenderRefInternalAction
The action class needs to be referred in external files hence adding a marker class in public package which extends the internal class.This class is for configuration reference only. Consumers are not intended to instantiate or extend from it.
-
-
Constructor Summary
Constructors Constructor Description OsgiAppenderRefAction()
-
Method Summary
-
Methods inherited from class org.apache.sling.commons.log.logback.internal.OsgiAppenderRefInternalAction
begin, end
-
-