Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- addUndecoratable(String...) - Method in class org.eclipse.jetty.ee10.cdi.CdiSpiDecorator
- ATTRIBUTE - Static variable in class org.eclipse.jetty.ee10.cdi.CdiDecoratingListener
-
Attribute used by Weld to communicate to Jetty that it has created a WeldDecorator
C
- CDI_INTEGRATION_ATTRIBUTE - Static variable in class org.eclipse.jetty.ee10.cdi.CdiServletContainerInitializer
- CdiConfiguration - Class in org.eclipse.jetty.ee10.cdi
-
CDI Configuration
- CdiConfiguration() - Constructor for class org.eclipse.jetty.ee10.cdi.CdiConfiguration
- CdiDecoratingListener - Class in org.eclipse.jetty.ee10.cdi
-
A DecoratingListener that listens for "org.eclipse.jetty.cdi.decorator"
- CdiDecoratingListener(ServletContextHandler) - Constructor for class org.eclipse.jetty.ee10.cdi.CdiDecoratingListener
- CdiServletContainerInitializer - Class in org.eclipse.jetty.ee10.cdi
-
A
ServletContainerInitializerthat introspects for a CDI API implementation within a web application and applies an integration mode if CDI is found. - CdiServletContainerInitializer() - Constructor for class org.eclipse.jetty.ee10.cdi.CdiServletContainerInitializer
- CdiSpiDecorator - Class in org.eclipse.jetty.ee10.cdi
-
A Decorator that invokes the CDI provider within a webapp to decorate objects created by the contexts
DecoratedObjectFactory(typically Listeners, Filters and Servlets). - CdiSpiDecorator(ServletContextHandler) - Constructor for class org.eclipse.jetty.ee10.cdi.CdiSpiDecorator
D
- decorate(T) - Method in class org.eclipse.jetty.ee10.cdi.CdiSpiDecorator
-
Decorate an object.
- destroy(Object) - Method in class org.eclipse.jetty.ee10.cdi.CdiSpiDecorator
-
Destroy a decorated object.
G
- getUndecoratable() - Method in class org.eclipse.jetty.ee10.cdi.CdiSpiDecorator
-
Get the set of classes that will not be decorated.
I
- isDecoratable(Class<?>) - Method in class org.eclipse.jetty.ee10.cdi.CdiSpiDecorator
-
Test if a class can be decorated.
M
- MODE - Static variable in class org.eclipse.jetty.ee10.cdi.CdiDecoratingListener
- MODE - Static variable in class org.eclipse.jetty.ee10.cdi.CdiSpiDecorator
O
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.eclipse.jetty.ee10.cdi.CdiServletContainerInitializer
- org.eclipse.jetty.ee10.cdi - module org.eclipse.jetty.ee10.cdi
- org.eclipse.jetty.ee10.cdi - package org.eclipse.jetty.ee10.cdi
S
- setUndecoratable(Set<String>) - Method in class org.eclipse.jetty.ee10.cdi.CdiSpiDecorator
All Classes and Interfaces|All Packages|Constant Field Values