A B C D E F G I L M N O P R S T U V _ 
All Classes All Packages

A

add(Injection) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
 
add(LifeCycleCallback) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
Add a Callback to the list of callbacks.
add(RunAs) - Method in class org.eclipse.jetty.plus.annotation.RunAsCollection
 
addAnnotatedTypeName(String) - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
A class has been found that has an annotation of interest to this initializer.
addApplicableTypeName(String) - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
addInjections(WebAppContext, Descriptor, XmlParser.Node, String, Class<?>) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
Iterate over the <injection-target> entries for a node

B

bindEntry(WebAppContext, String, Class<?>) - Method in class org.eclipse.jetty.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.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.plus.webapp.PlusDescriptorProcessor
 
bindMessageDestinationRef(WebAppContext, String, Class<?>) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
 
bindResourceEnvRef(WebAppContext, String, Class<?>) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
 
bindResourceRef(WebAppContext, String, Class<?>) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
Bind a resource reference.
bindToENC() - Static method in class org.eclipse.jetty.plus.jndi.Transaction
 
bindToENC(Object, String, String) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
Link a name in a webapp's java:/comp/evn namespace to a pre-existing resource.
bindToENC(String) - Method in class org.eclipse.jetty.plus.jndi.Link
 
bindToENC(String) - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
Add a java:comp/env binding for the object represented by this NamingEntry, but bind it as the name supplied
bindToENC(String) - Method in class org.eclipse.jetty.plus.jndi.Transaction
Allow other bindings of UserTransaction.
bindUserTransaction(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
 

C

callback(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
callback(Object) - Method in class org.eclipse.jetty.plus.annotation.PostConstructCallback
 
callback(Object) - Method in class org.eclipse.jetty.plus.annotation.PreDestroyCallback
 
callPostConstructCallback(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
Call the method, if one exists, that is annotated with @PostConstruct or with <post-construct> in web.xml
callPreDestroyCallback(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
Call the method, if one exists, that is annotated with @PreDestroy or with <pre-destroy> in web.xml
callStartup(WebAppContext) - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
cloneConfigure(WebAppContext, WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
 
configure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
 
ContainerInitializer - Class in org.eclipse.jetty.plus.annotation
 
ContainerInitializer(ClassLoader, String) - Constructor for class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
ContainerInitializer(ServletContainerInitializer, Class<?>[]) - Constructor for class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
createEnvContext(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
 

D

DataSourceLoginService - Class in org.eclipse.jetty.plus.security
DataSourceUserRealm
DataSourceLoginService() - Constructor for class org.eclipse.jetty.plus.security.DataSourceLoginService
 
DataSourceLoginService(String) - Constructor for class org.eclipse.jetty.plus.security.DataSourceLoginService
 
DataSourceLoginService(String, IdentityService) - Constructor for class org.eclipse.jetty.plus.security.DataSourceLoginService
 
DataSourceLoginService.DBUserPrincipal - Class in org.eclipse.jetty.plus.security
DBUser
DBUserPrincipal(String, Credential, int) - Constructor for class org.eclipse.jetty.plus.security.DataSourceLoginService.DBUserPrincipal
 
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
Remove jndi setup from start
deconfigure(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
 
decorate(Object) - Method in class org.eclipse.jetty.plus.webapp.PlusDecorator
 
destroy(Object) - Method in class org.eclipse.jetty.plus.webapp.PlusDecorator
 
destroy(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
Remove all jndi setup

E

end(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
EnvConfiguration - Class in org.eclipse.jetty.plus.webapp
EnvConfiguration
EnvConfiguration() - Constructor for class org.eclipse.jetty.plus.webapp.EnvConfiguration
 
EnvEntry - Class in org.eclipse.jetty.plus.jndi
EnvEntry
EnvEntry(Object, String, Object, boolean) - Constructor for class org.eclipse.jetty.plus.jndi.EnvEntry
 
EnvEntry(String, Object) - Constructor for class org.eclipse.jetty.plus.jndi.EnvEntry
 
EnvEntry(String, Object, boolean) - Constructor for class org.eclipse.jetty.plus.jndi.EnvEntry
 
equals(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
equals(Object) - Method in class org.eclipse.jetty.plus.annotation.PostConstructCallback
 
equals(Object) - Method in class org.eclipse.jetty.plus.annotation.PreDestroyCallback
 

F

findMethod(Package, Class<?>, String, boolean) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
Find a method of the given name either directly in the given class, or inherited.

G

getAnnotatedTypeNames() - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
getApplicableTypeNames() - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
getContextForNamingEntries(Object) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
 
getContextForScope(Object) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
 
getCreateTables() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getInjection(String, Class<?>, Field) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
 
getInjection(String, Class<?>, Method, Class<?>) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
 
getInjections(String) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
 
getInterestedTypes() - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
getJndiName() - Method in class org.eclipse.jetty.plus.annotation.Injection
 
getJndiName() - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
Get the unique name of the object relative to the scope
getJndiName() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getJndiNameInScope() - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
Get the name of the object, fully qualified with the scope
getKey() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService.DBUserPrincipal
 
getLink() - Method in class org.eclipse.jetty.plus.jndi.Link
 
getMappingName() - Method in class org.eclipse.jetty.plus.annotation.Injection
 
getMethodName() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
getNameForScope(Object) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
 
getParamClass() - Method in class org.eclipse.jetty.plus.annotation.Injection
 
getPostConstructCallbackMap() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
Generate a read-only view of the post-construct callbacks
getPostConstructCallbacks() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
Amalgamate all post-construct callbacks and return a read only list
getPostConstructCallbacks(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
 
getPreDestroyCallbackMap() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
Generate a read-only view of the pre-destroy callbacks
getPreDestroyCallbacks() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
Amalgamate all pre-destroy callbacks and return a read only list
getPreDestroyCallbacks(Object) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
 
getResourceClass() - Method in class org.eclipse.jetty.plus.annotation.Injection
 
getRoleName() - Method in class org.eclipse.jetty.plus.annotation.RunAs
 
getRoleTableKey() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getRoleTableName() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getRoleTableRoleField() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getRunAs(Object) - Method in class org.eclipse.jetty.plus.annotation.RunAsCollection
 
getServer() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getTarget() - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
getTarget() - Method in class org.eclipse.jetty.plus.annotation.Injection
 
getTarget() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
getTargetClass() - Method in class org.eclipse.jetty.plus.annotation.Injection
 
getTargetClass() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
getTargetClassName() - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
getTargetClassName() - Method in class org.eclipse.jetty.plus.annotation.RunAs
 
getUserRoleTableName() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getUserRoleTableRoleKey() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getUserRoleTableUserKey() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getUserTableKey() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getUserTableName() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getUserTablePasswordField() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
getUserTableUserField() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 

I

initDb() - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
Lookup the datasource for the jndiName and formulate the necessary sql query strings based on the configured table and column names.
inject(Object) - Method in class org.eclipse.jetty.plus.annotation.Injection
Inject a value for a Resource from JNDI into an object
inject(Object) - Method in class org.eclipse.jetty.plus.annotation.InjectionCollection
 
injectField(Field, Object) - Method in class org.eclipse.jetty.plus.annotation.Injection
Inject value from jndi into a field of an instance
Injection - Class in org.eclipse.jetty.plus.annotation
Injection
Injection() - Constructor for class org.eclipse.jetty.plus.annotation.Injection
 
INJECTION_COLLECTION - Static variable in class org.eclipse.jetty.plus.annotation.InjectionCollection
 
InjectionCollection - Class in org.eclipse.jetty.plus.annotation
InjectionCollection
InjectionCollection() - Constructor for class org.eclipse.jetty.plus.annotation.InjectionCollection
 
injectMethod(Method, Object) - Method in class org.eclipse.jetty.plus.annotation.Injection
Inject value from jndi into a setter method of an instance
isField() - Method in class org.eclipse.jetty.plus.annotation.Injection
 
isMethod() - Method in class org.eclipse.jetty.plus.annotation.Injection
 
isOverrideWebXml() - Method in class org.eclipse.jetty.plus.jndi.EnvEntry
 

L

LIFECYCLE_CALLBACK_COLLECTION - Static variable in class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
 
LifeCycleCallback - Class in org.eclipse.jetty.plus.annotation
LifeCycleCallback
LifeCycleCallback() - Constructor for class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
LifeCycleCallbackCollection - Class in org.eclipse.jetty.plus.annotation
LifeCycleCallbackCollection
LifeCycleCallbackCollection() - Constructor for class org.eclipse.jetty.plus.annotation.LifeCycleCallbackCollection
 
Link - Class in org.eclipse.jetty.plus.jndi
 
Link(Object, String, String) - Constructor for class org.eclipse.jetty.plus.jndi.Link
 
Link(String, String) - Constructor for class org.eclipse.jetty.plus.jndi.Link
 
loadRoleInfo(AbstractLoginService.UserPrincipal) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
loadUserInfo(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
lockCompEnv(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
 
lookup(Object, String) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
 
lookupInjectedValue() - Method in class org.eclipse.jetty.plus.annotation.Injection
The Resource must already exist in the ENC of this webapp.
lookupNamingEntries(Object, Class<?>) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
Get all NameEntries of a certain type in the given naming environment scope (server-wide names or context-specific names)
lookupNamingEntry(Object, String) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
Find a NamingEntry in the given scope.

M

makeNamingEntryName(NameParser, String) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
 
makeNamingEntryName(NameParser, NamingEntry) - Static method in class org.eclipse.jetty.plus.jndi.NamingEntryUtil
 

N

NamingEntry - Class in org.eclipse.jetty.plus.jndi
NamingEntry
NamingEntry(Object, String) - Constructor for class org.eclipse.jetty.plus.jndi.NamingEntry
Create a naming entry.
NamingEntry(String) - Constructor for class org.eclipse.jetty.plus.jndi.NamingEntry
Create a NamingEntry.
NamingEntryUtil - Class in org.eclipse.jetty.plus.jndi
 
NamingEntryUtil() - Constructor for class org.eclipse.jetty.plus.jndi.NamingEntryUtil
 

O

org.eclipse.jetty.plus.annotation - package org.eclipse.jetty.plus.annotation
Jetty Plus : Limited JEE Annotation Support
org.eclipse.jetty.plus.jndi - package org.eclipse.jetty.plus.jndi
Jetty Plus : Limited JEE Jndi Support
org.eclipse.jetty.plus.security - package org.eclipse.jetty.plus.security
Jetty Plus : Limited JEE Security Support
org.eclipse.jetty.plus.webapp - package org.eclipse.jetty.plus.webapp
Jetty Plus : Limited Additional JEE Webapp Support

P

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

R

release() - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
Unbind this NamingEntry entirely
resolveClasses(WebAppContext, Map<String, Set<String>>) - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
Resource - Class in org.eclipse.jetty.plus.jndi
Resource
Resource(Object, String, Object) - Constructor for class org.eclipse.jetty.plus.jndi.Resource
 
Resource(String, Object) - Constructor for class org.eclipse.jetty.plus.jndi.Resource
 
RunAs - Class in org.eclipse.jetty.plus.annotation
RunAs
RunAs() - Constructor for class org.eclipse.jetty.plus.annotation.RunAs
 
RUNAS_COLLECTION - Static variable in class org.eclipse.jetty.plus.annotation.RunAsCollection
 
RunAsCollection - Class in org.eclipse.jetty.plus.annotation
RunAsCollection
RunAsCollection() - Constructor for class org.eclipse.jetty.plus.annotation.RunAsCollection
 

S

save(Object) - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
Save the NamingEntry for later use.
setCreateTables(boolean) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setJettyEnvXml(URL) - Method in class org.eclipse.jetty.plus.webapp.EnvConfiguration
 
setJndiName(String) - Method in class org.eclipse.jetty.plus.annotation.Injection
 
setJndiName(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setMappingName(String) - Method in class org.eclipse.jetty.plus.annotation.Injection
 
setRoleName(String) - Method in class org.eclipse.jetty.plus.annotation.RunAs
 
setRoleTableKey(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setRoleTableName(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setRoleTableRoleField(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setRunAs(Object) - Method in class org.eclipse.jetty.plus.annotation.RunAsCollection
 
setRunAs(ServletHolder) - Method in class org.eclipse.jetty.plus.annotation.RunAs
 
setServer(Server) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setTarget(Class<?>, Field, Class<?>) - Method in class org.eclipse.jetty.plus.annotation.Injection
 
setTarget(Class<?>, Method, Class<?>, Class<?>) - Method in class org.eclipse.jetty.plus.annotation.Injection
 
setTarget(Class<?>, String) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
setTarget(Class<?>, String, Class<?>) - Method in class org.eclipse.jetty.plus.annotation.Injection
 
setTarget(String, String) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
setTargetClassName(String) - Method in class org.eclipse.jetty.plus.annotation.RunAs
 
setUserRoleTableName(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setUserRoleTableRoleKey(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setUserRoleTableUserKey(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setUserTableKey(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setUserTableName(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setUserTablePasswordField(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
setUserTableUserField(String) - Method in class org.eclipse.jetty.plus.security.DataSourceLoginService
 
start(WebAppContext, Descriptor) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
 

T

toString() - Method in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
toString() - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
 
Transaction - Class in org.eclipse.jetty.plus.jndi
Transaction Class to represent a JTA UserTransaction impl.
Transaction(UserTransaction) - Constructor for class org.eclipse.jetty.plus.jndi.Transaction
 

U

unbindENC() - Method in class org.eclipse.jetty.plus.jndi.NamingEntry
Unbind this NamingEntry from a java:comp/env
unbindENC() - Method in class org.eclipse.jetty.plus.jndi.Transaction
Unbind this Transaction from a java:comp
unlockCompEnv(WebAppContext) - Method in class org.eclipse.jetty.plus.webapp.PlusConfiguration
 
USER_TRANSACTION - Static variable in class org.eclipse.jetty.plus.jndi.Transaction
 

V

validate(Class<?>, Method) - Method in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
validate(Class<?>, Method) - Method in class org.eclipse.jetty.plus.annotation.PostConstructCallback
Commons Annotation Specification section 2.5 - no params - must be void return - no checked exceptions - cannot be static
validate(Class<?>, Method) - Method in class org.eclipse.jetty.plus.annotation.PreDestroyCallback
Commons Annotations Specification section 2.6: - no params to method - returns void - no checked exceptions - not static
visitEnvEntry(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
JavaEE 5.4.1.3
visitMessageDestinationRef(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
Common Annotations Spec section 2.3:
visitPostConstruct(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.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.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.plus.webapp.PlusDescriptorProcessor
Common Annotations Spec section 2.3:
visitResourceRef(WebAppContext, Descriptor, XmlParser.Node) - Method in class org.eclipse.jetty.plus.webapp.PlusDescriptorProcessor
Common Annotations Spec section 2.3:

_

__contextName - Static variable in class org.eclipse.jetty.plus.jndi.NamingEntry
 
__EMPTY_ARGS - Static variable in class org.eclipse.jetty.plus.annotation.LifeCycleCallback
 
_annotatedTypeNames - Variable in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
_applicableTypeNames - Variable in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
_context - Variable in class org.eclipse.jetty.plus.webapp.PlusDecorator
 
_interestedTypes - Variable in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
_jndiName - Variable in class org.eclipse.jetty.plus.jndi.NamingEntry
 
_namingEntryNameString - Variable in class org.eclipse.jetty.plus.jndi.NamingEntry
 
_objectNameString - Variable in class org.eclipse.jetty.plus.jndi.NamingEntry
 
_scope - Variable in class org.eclipse.jetty.plus.jndi.NamingEntry
 
_target - Variable in class org.eclipse.jetty.plus.annotation.ContainerInitializer
 
A B C D E F G I L M N O P R S T U V _ 
All Classes All Packages