org.apache.geronimo.deployment
Interface NamespaceDrivenBuilder
public interface NamespaceDrivenBuilder
buildEnvironment
void buildEnvironment(org.apache.xmlbeans.XmlObject container,
org.apache.geronimo.kernel.repository.Environment environment)
throws org.apache.geronimo.common.DeploymentException
- Throws:
org.apache.geronimo.common.DeploymentException
build
void build(org.apache.xmlbeans.XmlObject container,
DeploymentContext applicationContext,
DeploymentContext moduleContext)
throws org.apache.geronimo.common.DeploymentException
- Throws:
org.apache.geronimo.common.DeploymentException
getNamespace
String getNamespace()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.