org.apache.geronimo.deployment
Class NamespaceDrivenBuilderCollection
java.lang.Object
  
org.apache.geronimo.deployment.AbstractBuilderCollection
      
org.apache.geronimo.deployment.NamespaceDrivenBuilderCollection
public class NamespaceDrivenBuilderCollection
- extends AbstractBuilderCollection
 
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
NamespaceDrivenBuilderCollection
public NamespaceDrivenBuilderCollection(Collection builders,
                                        QName basePlanElementName)
buildEnvironment
public void buildEnvironment(org.apache.xmlbeans.XmlObject container,
                             Environment environment)
                      throws DeploymentException
- Throws:
 DeploymentException
 
build
public void build(org.apache.xmlbeans.XmlObject container,
                  DeploymentContext applicationContext,
                  DeploymentContext moduleContext)
           throws DeploymentException
- Throws:
 DeploymentException
 
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.