|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.core.api.management.ManagedConnectionFactory
public class ManagedConnectionFactory

Represents a managed connection factory instance
| Constructor Summary | |
|---|---|
ManagedConnectionFactory(javax.resource.spi.ManagedConnectionFactory mcf)
Constructor |
|
| Method Summary | |
|---|---|
List<ConfigProperty> |
getConfigProperties()
Get the list of config property's |
javax.resource.spi.ManagedConnectionFactory |
getManagedConnectionFactory()
Get the managed connection factory instance. |
StatisticsPlugin |
getStatistics()
Get the statistics |
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ManagedConnectionFactory(javax.resource.spi.ManagedConnectionFactory mcf)
mcf - The managed connection factory instance| Method Detail |
|---|
public javax.resource.spi.ManagedConnectionFactory getManagedConnectionFactory()
null if the managed connection factory was
undeployed and this object wasn't cleared up correctly.
public List<ConfigProperty> getConfigProperties()
public StatisticsPlugin getStatistics()
null if no statistics is availablepublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||