Index

A B C D E J L M O P S T U V _ 
All Classes and Interfaces|All Packages|Constant Field Values

A

addInjections(WebAppContext, Descriptor, XmlParser.Node, String, Class<?>) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
Iterate over the <injection-target> entries for a node

B

bindEntry(WebAppContext, String, Class<?>) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
Bind a resource with the given name from web.xml of the given type with a jndi resource from either the server or the webapp's naming environment.
bindEnvEntries(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.EnvConfiguration
Bind all EnvEntries that have been declared, so that the processing of the web.xml file can potentially override them.
bindEnvEntry(String, Object) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
 
bindMessageDestinationRef(WebAppContext, String, Class<?>) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
 
bindResourceEnvRef(WebAppContext, String, Class<?>) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
 
bindResourceRef(WebAppContext, String, Class<?>) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
Bind a resource reference.
bindUserTransaction(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusConfiguration
 

C

configure(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.EnvConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusConfiguration
 
createEnvContext(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.EnvConfiguration
 

D

deconfigure(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.EnvConfiguration
Remove jndi setup from start
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusConfiguration
 
decorate(Object) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDecorator
 
destroy(Object) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDecorator
 
destroy(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.EnvConfiguration
Remove all jndi setup

E

end(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
 
EnvConfiguration - Class in org.eclipse.jetty.ee10.plus.webapp
EnvConfiguration
EnvConfiguration() - Constructor for class org.eclipse.jetty.ee10.plus.webapp.EnvConfiguration
 

J

JETTY_ENV_XML - Static variable in class org.eclipse.jetty.ee10.plus.webapp.EnvConfiguration
 

L

lockCompEnv(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusConfiguration
 

M

makeEnvEntryInjectionsAndBindings(WebAppContext, Descriptor, XmlParser.Node, String, String, String) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
Make injections and any java:comp/env bindings necessary given an env-entry declaration.

O

org.eclipse.jetty.ee10.plus - module org.eclipse.jetty.ee10.plus
 
org.eclipse.jetty.ee10.plus.jndi - package org.eclipse.jetty.ee10.plus.jndi
Jetty Plus : Limited JEE Jndi Support
org.eclipse.jetty.ee10.plus.webapp - package org.eclipse.jetty.ee10.plus.webapp
Jetty Plus : Limited Additional JEE Webapp Support

P

PlusConfiguration - Class in org.eclipse.jetty.ee10.plus.webapp
Configuration
PlusConfiguration() - Constructor for class org.eclipse.jetty.ee10.plus.webapp.PlusConfiguration
 
PlusDecorator - Class in org.eclipse.jetty.ee10.plus.webapp
PlusDecorator
PlusDecorator(WebAppContext) - Constructor for class org.eclipse.jetty.ee10.plus.webapp.PlusDecorator
 
PlusDescriptorProcessor - Class in org.eclipse.jetty.ee10.plus.webapp
PlusDescriptorProcessor
PlusDescriptorProcessor() - Constructor for class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
 
postConfigure(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.EnvConfiguration
 
preConfigure(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusConfiguration
 

S

start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
 

T

Transaction - Class in org.eclipse.jetty.ee10.plus.jndi
Transaction Class to represent a JTA UserTransaction impl.
Transaction(String, UserTransaction) - Constructor for class org.eclipse.jetty.ee10.plus.jndi.Transaction
 

U

unlockCompEnv(WebAppContext) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusConfiguration
 

V

visitEnvEntry(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
JavaEE 5.4.1.3
visitMessageDestinationRef(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
Common Annotations Spec section 2.3:
visitPostConstruct(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
If web.xml has at least 1 post-construct, then all post-constructs in fragments are ignored.
visitPreDestroy(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
pre-destroy is the name of a class and method to call just as the instance is being destroyed
visitResourceEnvRef(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
Common Annotations Spec section 2.3:
visitResourceRef(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.ee10.plus.webapp.PlusDescriptorProcessor
Common Annotations Spec section 2.3:

_

_context - Variable in class org.eclipse.jetty.ee10.plus.webapp.PlusDecorator
 
A B C D E J L M O P S T U V _ 
All Classes and Interfaces|All Packages|Constant Field Values