Class OsgiAction

  • All Implemented Interfaces:
    ContextAware

    @ProviderType
    @Deprecated(since="2022-01-27")
    public final class OsgiAction
    extends org.apache.sling.commons.log.logback.internal.OsgiInternalAction
    Deprecated.
    This internal logback API is not supported by AEM as a Cloud Service.
    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 Detail

      • OsgiAction

        public OsgiAction()
        Deprecated.