Uses of Class
com.composum.sling.core.BeanContext.AbstractContext
-
Packages that use BeanContext.AbstractContext Package Description com.composum.sling.core -
-
Uses of BeanContext.AbstractContext in com.composum.sling.core
Subclasses of BeanContext.AbstractContext in com.composum.sling.core Modifier and Type Class Description static class
BeanContext.AbstractScriptContext
the enhancement of the base for scripting contextsstatic class
BeanContext.Map
a Map based implementation of the context interface (e.g.static class
BeanContext.Page
a JSP PageContext based implementation of the context interfacestatic class
BeanContext.Service
a Service based implementation for a background service or a job executionstatic class
BeanContext.Servlet
a servlet API based implementation of the context interface for Beans in a Servlet context
-