org.apache.geronimo.deployment.service
Interface XmlAttributeBuilder

All Known Implementing Classes:
EnvironmentBuilder, JavaBeanXmlAttributeBuilder

public interface XmlAttributeBuilder

Version:
$Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $

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

Method Detail

getNamespace

public String getNamespace()

getValue

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


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.