Uses of Interface
org.eclipse.jetty.util.ClassVisibilityChecker
Package
Description
Jetty Util : Modular Web Application Support
-
Uses of ClassVisibilityChecker in org.eclipse.jetty.ee10.osgi.boot
Modifier and TypeClassDescriptionclass
OSGiWebappClassLoader Extends the webapp classloader to also use the classloader of the Bundle defining the webapp. -
Uses of ClassVisibilityChecker in org.eclipse.jetty.ee10.webapp
Modifier and TypeInterfaceDescriptionstatic interface
The Context in which the classloader operates.Modifier and TypeClassDescriptionclass
A WebAppClassLoader that cachesCachingWebAppClassLoader.getResource(String)
results.class
ClassLoader for HttpContext.class
Web Application Context Handler.