Uses of Class
org.apache.geronimo.j2ee.annotation.Holder

Packages that use Holder
org.apache.geronimo.client   
org.apache.geronimo.j2ee.annotation   
org.apache.geronimo.j2ee.deployment   
org.apache.geronimo.jasper   
org.apache.geronimo.jetty6   
org.apache.geronimo.myfaces   
org.apache.geronimo.tomcat   
 

Uses of Holder in org.apache.geronimo.client
 

Constructors in org.apache.geronimo.client with parameters of type Holder
AppClientContainer(String mainClassName, AbstractName appClientModuleName, String realmName, String callbackHandlerClassName, SubjectInfo defaultSubject, Holder holder, AppClientPlugin jndiContext, CredentialStore credentialStore, ClassLoader classLoader, Kernel kernel)
           
 

Uses of Holder in org.apache.geronimo.j2ee.annotation
 

Fields in org.apache.geronimo.j2ee.annotation declared as Holder
static Holder Holder.EMPTY
           
 

Uses of Holder in org.apache.geronimo.j2ee.deployment
 

Fields in org.apache.geronimo.j2ee.deployment with type parameters of type Holder
static NamingBuilder.Key<Holder> NamingBuilder.INJECTION_KEY
           
 

Uses of Holder in org.apache.geronimo.jasper
 

Constructors in org.apache.geronimo.jasper with parameters of type Holder
JasperServletContextCustomizer.JasperInstanceManager(Holder holder, Context context)
           
JasperServletContextCustomizer(Holder holder)
           
 

Uses of Holder in org.apache.geronimo.jetty6
 

Constructors in org.apache.geronimo.jetty6 with parameters of type Holder
JettyWebAppContext(String objectName, String originalSpecDD, Map<String,Object> componentContext, ClassLoader classLoader, URL configurationBaseUrl, Set unshareableResources, Set applicationManagedSecurityResources, String displayName, Map contextParamMap, Collection<String> listenerClassNames, boolean distributable, Map mimeMap, String[] welcomeFiles, Map<String,String> localeEncodingMapping, Map errorPages, org.mortbay.jetty.security.Authenticator authenticator, String realmName, Map<String,String> tagLibMap, int sessionTimeoutSeconds, SessionHandlerFactory handlerFactory, PreHandlerFactory preHandlerFactory, String policyContextID, String securityRealmName, RunAsSource runAsSource, Holder holder, Host host, TransactionManager transactionManager, org.apache.geronimo.connector.outbound.connectiontracking.TrackedConnectionAssociator trackedConnectionAssociator, JettyContainer jettyContainer, RuntimeCustomizer contextCustomizer, J2EEServer server, J2EEApplication application, Kernel kernel)
           
 

Uses of Holder in org.apache.geronimo.myfaces
 

Constructors in org.apache.geronimo.myfaces with parameters of type Holder
LifecycleProviderGBean(Holder holder, Map componentContext, LifecycleProviderFactorySource factory, Kernel kernel, ClassLoader classLoader)
           
 

Uses of Holder in org.apache.geronimo.tomcat
 

Constructors in org.apache.geronimo.tomcat with parameters of type Holder
TomcatInstanceManager(Holder holder, ClassLoader classLoader, Context context)
           
TomcatWebAppContext(ClassLoader classLoader, String objectName, String originalSpecDD, URL configurationBaseUrl, SecurityHolder securityHolder, String virtualServer, Map componentContext, Set unshareableResources, Set applicationManagedSecurityResources, TransactionManager transactionManager, org.apache.geronimo.connector.outbound.connectiontracking.TrackedConnectionAssociator trackedConnectionAssociator, TomcatContainer container, RunAsSource runAsSource, ObjectRetriever tomcatRealm, ValveGBean tomcatValveChain, LifecycleListenerGBean lifecycleListenerChain, CatalinaClusterGBean cluster, ManagerGBean manager, boolean crossContext, boolean disableCookies, Map webServices, Holder holder, RuntimeCustomizer contextCustomizer, J2EEServer server, J2EEApplication application, Kernel kernel)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.