org.apache.geronimo.webservices.jaxr
Class JAXRGBean

java.lang.Object
  extended byorg.apache.geronimo.webservices.jaxr.JAXRGBean

public class JAXRGBean
extends Object

Simple GBean to provide access to a JAXR ConnectionFactory

Version:
$Rev: 398050 $ $Date: 2006-04-29 03:10:56 +0200 (Sat, 29 Apr 2006) $

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