|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.geronimo.connector.outbound.JCAConnectionFactoryImpl
public class JCAConnectionFactoryImpl
Constructor Summary | |
---|---|
JCAConnectionFactoryImpl(String objectName,
JCAManagedConnectionFactory managedConnectionFactory)
|
Method Summary | |
---|---|
String |
getManagedConnectionFactory()
The managed connection factory used by this connection factory. |
JCAManagedConnectionFactory |
getManagedConnectionFactoryInstance()
|
String |
getObjectName()
Gets the unique name of this object. |
boolean |
isEventProvider()
Determines if this object implemnts the event provider type defined in the J2EE Management specification. |
boolean |
isStateManageable()
Determines if this object implements the state manageable type defined in the J2EE Management specification. |
boolean |
isStatisticsProvider()
Determines if this object implemnts the statistics provider type defined in the J2EE Management specification. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JCAConnectionFactoryImpl(String objectName, JCAManagedConnectionFactory managedConnectionFactory)
Method Detail |
---|
public String getManagedConnectionFactory()
JCAConnectionFactory
getManagedConnectionFactory
in interface JCAConnectionFactory
public JCAManagedConnectionFactory getManagedConnectionFactoryInstance()
public String getObjectName()
J2EEManagedObject
getObjectName
in interface J2EEManagedObject
public boolean isStateManageable()
J2EEManagedObject
isStateManageable
in interface J2EEManagedObject
public boolean isStatisticsProvider()
J2EEManagedObject
isStatisticsProvider
in interface J2EEManagedObject
public boolean isEventProvider()
J2EEManagedObject
isEventProvider
in interface J2EEManagedObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |