org.apache.geronimo.connector.outbound
Class JCAConnectionFactoryImpl
java.lang.Object
org.apache.geronimo.connector.outbound.JCAConnectionFactoryImpl
- All Implemented Interfaces:
- J2EEManagedObject, JCAConnectionFactory
public class JCAConnectionFactoryImpl
- extends Object
- implements JCAConnectionFactory
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCAConnectionFactoryImpl
public JCAConnectionFactoryImpl(String objectName,
JCAManagedConnectionFactory managedConnectionFactory)
getManagedConnectionFactory
public String getManagedConnectionFactory()
- Specified by:
getManagedConnectionFactory in interface JCAConnectionFactory
getManagedConnectionFactoryInstance
public JCAManagedConnectionFactory getManagedConnectionFactoryInstance()
getObjectName
public String getObjectName()
- Specified by:
getObjectName in interface J2EEManagedObject
isStateManageable
public boolean isStateManageable()
- Specified by:
isStateManageable in interface J2EEManagedObject
isStatisticsProvider
public boolean isStatisticsProvider()
- Specified by:
isStatisticsProvider in interface J2EEManagedObject
isEventProvider
public boolean isEventProvider()
- Specified by:
isEventProvider in interface J2EEManagedObject
Copyright © 2003-2010 The Apache Geronimo development community. All Rights Reserved.