org.apache.geronimo.j2ee.deployment
Class NamingBuilderCollectionGBean

java.lang.Object
  extended by org.apache.geronimo.j2ee.deployment.NamingBuilderCollection
      extended by org.apache.geronimo.j2ee.deployment.NamingBuilderCollectionGBean
All Implemented Interfaces:
NamingBuilder

public class NamingBuilderCollectionGBean
extends NamingBuilderCollection


Field Summary
 
Fields inherited from interface org.apache.geronimo.j2ee.deployment.NamingBuilder
ENV, GBEAN_NAME_KEY, JNDI_KEY, NO_REFS
 
Constructor Summary
NamingBuilderCollectionGBean(Collection builders, String baseElementQNameNamespaceURI, String baseElementQNameLocalPart)
           
 
Method Summary
static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
           
 
Methods inherited from class org.apache.geronimo.j2ee.deployment.NamingBuilderCollection
buildEnvironment, buildNaming, getPlanQNameSet, getSpecQNameSet, initContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NamingBuilderCollectionGBean

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

getGBeanInfo

public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()


Copyright © 2006 Apache Software Foundation. All Rights Reserved.