Uses of Interface
org.eclipse.jetty.ee.webapp.WebAppClassLoader.Context
Packages that use WebAppClassLoader.Context
Package
Description
Jetty Util : Modular Web Application Support
Jetty Util : Modular Web Application Support
Jetty Util : Modular Web Application Support
Jetty Util : Modular Web Application Support
-
Uses of WebAppClassLoader.Context in org.eclipse.jetty.ee.webapp
Methods in org.eclipse.jetty.ee.webapp that return WebAppClassLoader.ContextConstructors in org.eclipse.jetty.ee.webapp with parameters of type WebAppClassLoader.ContextModifierConstructorDescriptionCachingWebAppClassLoader
(ClassLoader parent, WebAppClassLoader.Context context) WebAppClassLoader
(ClassLoader parent, WebAppClassLoader.Context context) Constructor.Constructor. -
Uses of WebAppClassLoader.Context in org.eclipse.jetty.ee10.webapp
Classes in org.eclipse.jetty.ee10.webapp that implement WebAppClassLoader.ContextConstructors in org.eclipse.jetty.ee10.webapp with parameters of type WebAppClassLoader.ContextModifierConstructorDescriptionCachingWebAppClassLoader
(ClassLoader parent, WebAppClassLoader.Context context) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.WebAppClassLoader
(ClassLoader parent, WebAppClassLoader.Context context) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of WebAppClassLoader.Context in org.eclipse.jetty.ee11.webapp
Classes in org.eclipse.jetty.ee11.webapp that implement WebAppClassLoader.ContextConstructors in org.eclipse.jetty.ee11.webapp with parameters of type WebAppClassLoader.ContextModifierConstructorDescriptionCachingWebAppClassLoader
(ClassLoader parent, WebAppClassLoader.Context context) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of WebAppClassLoader.Context in org.eclipse.jetty.ee8.webapp
Classes in org.eclipse.jetty.ee8.webapp that implement WebAppClassLoader.ContextConstructors in org.eclipse.jetty.ee8.webapp with parameters of type WebAppClassLoader.ContextModifierConstructorDescriptionCachingWebAppClassLoader
(ClassLoader parent, WebAppClassLoader.Context context) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.WebAppClassLoader
(ClassLoader parent, WebAppClassLoader.Context context) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of WebAppClassLoader.Context in org.eclipse.jetty.ee9.webapp
Classes in org.eclipse.jetty.ee9.webapp that implement WebAppClassLoader.ContextConstructors in org.eclipse.jetty.ee9.webapp with parameters of type WebAppClassLoader.ContextModifierConstructorDescriptionCachingWebAppClassLoader
(ClassLoader parent, WebAppClassLoader.Context context) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.WebAppClassLoader
(ClassLoader parent, WebAppClassLoader.Context context) Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of WebAppClassLoader.Context in org.eclipse.jetty.osgi
Constructors in org.eclipse.jetty.osgi with parameters of type WebAppClassLoader.ContextModifierConstructorDescriptionOSGiWebappClassLoader
(ClassLoader parent, WebAppClassLoader.Context context, org.osgi.framework.Bundle contributor)