Uses of Package
org.apache.sling.launchpad.base.shared
Packages that use org.apache.sling.launchpad.base.shared
Package
Description
-
Classes in org.apache.sling.launchpad.base.shared used by org.apache.sling.launchpad.base.appClassDescriptionThe
Launcher
interface is implemented by the delegate classes inside the Launcher JAR and are used by the actual Main class or servlet to configure and start the framework.TheNotifiable
interface is implemented by the real main class and Sling Servlet for them to be notified from the launcher JAR when the framework has been stopped or updated. -
Classes in org.apache.sling.launchpad.base.shared used by org.apache.sling.launchpad.base.implClassDescriptionThe
Notifiable
interface is implemented by the real main class and Sling Servlet for them to be notified from the launcher JAR when the framework has been stopped or updated. -
Classes in org.apache.sling.launchpad.base.shared used by org.apache.sling.launchpad.base.webappClassDescriptionThe
Launcher
interface is implemented by the delegate classes inside the Launcher JAR and are used by the actual Main class or servlet to configure and start the framework.TheNotifiable
interface is implemented by the real main class and Sling Servlet for them to be notified from the launcher JAR when the framework has been stopped or updated. -
Classes in org.apache.sling.launchpad.base.shared used by org.apache.sling.launchpad.webappClassDescriptionThe
Notifiable
interface is implemented by the real main class and Sling Servlet for them to be notified from the launcher JAR when the framework has been stopped or updated.