org.apache.geronimo.webservices.jaxr
Class JAXRGBean

java.lang.Object
  extended by 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
           
 
Constructor Summary
JAXRGBean(String connectionFactoryClass, ClassLoader cl)
           
 
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
 

Field Detail

GBEAN_INFO

public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
Constructor Detail

JAXRGBean

public JAXRGBean(String connectionFactoryClass,
                 ClassLoader cl)
Method Detail

$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.