Uses of Interface
org.eclipse.jetty.util.ClassVisibilityChecker
Packages that use ClassVisibilityChecker
Package
Description
Jetty Util : Modular Web Application Support
-
Uses of ClassVisibilityChecker in org.eclipse.jetty.ee10.osgi.boot
Classes in org.eclipse.jetty.ee10.osgi.boot that implement ClassVisibilityCheckerModifier 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
Subinterfaces of ClassVisibilityChecker in org.eclipse.jetty.ee10.webappModifier and TypeInterfaceDescriptionstatic interface
The Context in which the classloader operates.Classes in org.eclipse.jetty.ee10.webapp that implement ClassVisibilityCheckerModifier and TypeClassDescriptionclass
A WebAppClassLoader that cachesCachingWebAppClassLoader.getResource(String)
results.class
ClassLoader for HttpContext.class
Web Application Context Handler.