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