org.apache.geronimo.connector.deployment
Class JCAConnectionFactoryImpl

java.lang.Object
  extended byorg.apache.geronimo.connector.deployment.JCAConnectionFactoryImpl

public class JCAConnectionFactoryImpl
extends Object

Version:
$Revision: 1.1 $ $Date: 2004/06/15 03:00:37 $

Field Summary
static org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
           
 
Constructor Summary
JCAConnectionFactoryImpl(String objectName, org.apache.geronimo.j2ee.management.J2EEServer server, String managedConnectionFactory)
           
 
Method Summary
static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
           
 String getManagedConnectionFactory()
           
 String getServer()
           
 
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

JCAConnectionFactoryImpl

public JCAConnectionFactoryImpl(String objectName,
                                org.apache.geronimo.j2ee.management.J2EEServer server,
                                String managedConnectionFactory)
Method Detail

getServer

public String getServer()

getManagedConnectionFactory

public String getManagedConnectionFactory()

getGBeanInfo

public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()


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