org.apache.geronimo.j2ee.deployment
Class NamingBuilderCollectionGBean

java.lang.Object
  extended by org.apache.geronimo.deployment.AbstractBuilderCollection<NamingBuilder>
      extended by org.apache.geronimo.j2ee.deployment.NamingBuilderCollection
          extended by org.apache.geronimo.j2ee.deployment.NamingBuilderCollectionGBean
All Implemented Interfaces:
AbstractNamespaceBuilder, NamingBuilder

public class NamingBuilderCollectionGBean
extends NamingBuilderCollection


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.apache.geronimo.j2ee.deployment.NamingBuilder
NamingBuilder.Key<T>
 
Field Summary
 
Fields inherited from class org.apache.geronimo.deployment.AbstractBuilderCollection
basePlanElementName, builders, planQNames, specQNames
 
Fields inherited from interface org.apache.geronimo.j2ee.deployment.NamingBuilder
ENV, GBEAN_NAME_KEY, INJECTION_KEY, JNDI_KEY, NO_REFS
 
Constructor Summary
NamingBuilderCollectionGBean(Collection builders, String baseElementQNameNamespaceURI, String baseElementQNameLocalPart)
           
 
Method Summary
static GBeanInfo getGBeanInfo()
           
 
Methods inherited from class org.apache.geronimo.j2ee.deployment.NamingBuilderCollection
buildEnvironment, buildNaming, initContext
 
Methods inherited from class org.apache.geronimo.deployment.AbstractBuilderCollection
addBuilder, getPlanQNameSet, getSpecQNameSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.apache.geronimo.deployment.AbstractNamespaceBuilder
getPlanQNameSet, getSpecQNameSet
 

Constructor Detail

NamingBuilderCollectionGBean

public NamingBuilderCollectionGBean(Collection builders,
                                    String baseElementQNameNamespaceURI,
                                    String baseElementQNameLocalPart)
Method Detail

getGBeanInfo

public static GBeanInfo getGBeanInfo()


Copyright © 2003-2008 The Apache Geronimo development community. All Rights Reserved.