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 classCoreConfigImplThe 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 CoreConfigurationPackagesServlet. 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 CoreConfigurationUserManagerServlet. 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 CoreConfigurationBrowserServlet. 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 CoreConfigurationNodeServlet. coreConfig
-