org.apache.geronimo.deployment.service
Class JavaBeanXmlAttributeBuilder
java.lang.Object
org.apache.geronimo.deployment.service.JavaBeanXmlAttributeBuilder
- All Implemented Interfaces:
- XmlAttributeBuilder
- public class JavaBeanXmlAttributeBuilder
- extends Object
- implements XmlAttributeBuilder
- Version:
- $Rev: 355877 $ $Date: 2005-12-11 03:48:27 +0100 (Sun, 11 Dec 2005) $
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
JavaBeanXmlAttributeBuilder
public JavaBeanXmlAttributeBuilder()
getNamespace
public String getNamespace()
- Specified by:
getNamespace
in interface XmlAttributeBuilder
getValue
public Object getValue(org.apache.xmlbeans.XmlObject xmlObject,
String type,
ClassLoader cl)
throws org.apache.geronimo.common.DeploymentException
- Specified by:
getValue
in interface XmlAttributeBuilder
- Throws:
org.apache.geronimo.common.DeploymentException
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.