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 TypeClassDescriptionclassExtension 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 TypeClassDescriptionclassOSGiWebappClassLoader 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 interfaceThe Context in which the classloader operates.Classes in org.eclipse.jetty.webapp that implement ClassVisibilityCheckerModifier and TypeClassDescriptionclassA WebAppClassLoader that cachesCachingWebAppClassLoader.getResource(String)results.classClassLoader for HttpContext.classWeb Application Context Handler.