Class OsgiAction
- java.lang.Object
-
- ch.qos.logback.core.spi.ContextAwareBase
-
- ch.qos.logback.core.joran.action.Action
-
- org.apache.sling.commons.log.logback.internal.OsgiInternalAction
-
- org.apache.sling.commons.log.logback.OsgiAction
-
- All Implemented Interfaces:
ch.qos.logback.core.spi.ContextAware
@ProviderType public final class OsgiAction extends org.apache.sling.commons.log.logback.internal.OsgiInternalAction
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 OsgiAction()
-