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-2007 Apache Software Foundation. All Rights Reserved.