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