Uses of Interface
com.composum.sling.core.CoreConfiguration
-
-
Uses of CoreConfiguration in com.composum.sling.core
Classes in com.composum.sling.core that implement CoreConfiguration Modifier and Type Class Description class
CoreConfigImpl
The configuration service for all servlets in the core bundle. -
Uses of CoreConfiguration in com.composum.sling.core.pckgmgr
Fields in com.composum.sling.core.pckgmgr declared as CoreConfiguration Modifier and Type Field Description protected CoreConfiguration
PackagesServlet. coreConfig
-
Uses of CoreConfiguration in com.composum.sling.core.usermanagement
Fields in com.composum.sling.core.usermanagement declared as CoreConfiguration Modifier and Type Field Description protected CoreConfiguration
UserManagerServlet. coreConfig
-
Uses of CoreConfiguration in com.composum.sling.nodes.browser
Fields in com.composum.sling.nodes.browser declared as CoreConfiguration Modifier and Type Field Description protected CoreConfiguration
BrowserServlet. coreConfig
-
Uses of CoreConfiguration in com.composum.sling.nodes.servlet
Fields in com.composum.sling.nodes.servlet declared as CoreConfiguration Modifier and Type Field Description protected CoreConfiguration
NodeServlet. coreConfig
-