org.apache.geronimo.deployment.service
Interface XmlAttributeBuilder

All Known Implementing Classes:
CredentialStoreBuilder, CSSConfigEditor, EnvironmentBuilder, JavaBeanXmlAttributeBuilder, TSSConfigEditor

public interface XmlAttributeBuilder


Method Summary
 String getNamespace()
           
 Object getValue(org.apache.xmlbeans.XmlObject xmlObject, String type, ClassLoader cl)
           
 

Method Detail

getNamespace

String getNamespace()

getValue

Object getValue(org.apache.xmlbeans.XmlObject xmlObject,
                String type,
                ClassLoader cl)
                throws DeploymentException
Throws:
DeploymentException


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