org.apache.geronimo.webservices.jaxr
Class JAXRGBean
java.lang.Object
org.apache.geronimo.webservices.jaxr.JAXRGBean
public class JAXRGBean
- extends Object
Simple GBean to provide access to a JAXR ConnectionFactory
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
Method Summary |
Object |
$getResource()
Returns a fresh, new implementation of javax.xml.registry.ConnectionFactory |
static org.apache.geronimo.gbean.GBeanInfo |
getGBeanInfo()
|
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
JAXRGBean
public JAXRGBean(String connectionFactoryClass,
ClassLoader cl)
$getResource
public Object $getResource()
- Returns a fresh, new implementation of javax.xml.registry.ConnectionFactory
- Returns:
- ConnectionFactory
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2006 Apache Software Foundation. All Rights Reserved.