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 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 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 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 GBeanInfo getGBeanInfo()


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