org.apache.geronimo.deployment
Interface NamespaceDrivenBuilder
- All Superinterfaces:
- AbstractNamespaceBuilder
- All Known Implementing Classes:
- GBeanBuilder, GeronimoSecurityBuilderImpl, WADIJettyClusteringBuilder
public interface NamespaceDrivenBuilder
- extends AbstractNamespaceBuilder
buildEnvironment
void buildEnvironment(org.apache.xmlbeans.XmlObject container,
Environment environment)
throws DeploymentException
- Throws:
DeploymentException
build
void build(org.apache.xmlbeans.XmlObject container,
DeploymentContext applicationContext,
DeploymentContext moduleContext)
throws DeploymentException
- Throws:
DeploymentException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.