|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.test.jca.adapter.TestConnectionFactory
TestConnectionFactory.java Created: Tue Jan 1 01:02:16 2002
Constructor Summary | |
TestConnectionFactory(ConnectionManager (src) cm,
TestManagedConnectionFactory (src) mcf)
|
Method Summary | |
Connection (src) |
getConnection()
Gets a connection from the resource adapter. |
Connection (src) |
getConnection(ConnectionSpec (src) ignore)
Gets a connection from the resource adapter. |
Connection (src) |
getConnection(java.lang.String failure)
|
ResourceAdapterMetaData (src) |
getMetaData()
Gets metadata for the resource adapter. |
RecordFactory (src) |
getRecordFactory()
Gets a RecordFactory instance for use in creating Record objects. |
javax.naming.Reference |
getReference()
|
void |
setFailure(java.lang.String failure)
|
void |
setReference(javax.naming.Reference ref)
Sets the reference instance |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestConnectionFactory(ConnectionManager (src) cm, TestManagedConnectionFactory (src) mcf)
Method Detail |
public void setReference(javax.naming.Reference ref)
Referenceable (src)
setReference
in interface Referenceable (src)
ref
- the referencepublic javax.naming.Reference getReference() throws javax.naming.NamingException
getReference
in interface javax.naming.Referenceable
javax.naming.NamingException
- public Connection (src) getConnection() throws ResourceException (src)
ConnectionFactory (src)
getConnection
in interface ConnectionFactory (src)
ResourceException (src)
- public Connection (src) getConnection(ConnectionSpec (src) ignore) throws ResourceException (src)
ConnectionFactory (src)
getConnection
in interface ConnectionFactory (src)
ResourceException (src)
- public Connection (src) getConnection(java.lang.String failure) throws ResourceException (src)
ResourceException (src)
public RecordFactory (src) getRecordFactory() throws ResourceException (src)
ConnectionFactory (src)
getRecordFactory
in interface ConnectionFactory (src)
ResourceException (src)
- public ResourceAdapterMetaData (src) getMetaData() throws ResourceException (src)
ConnectionFactory (src)
getMetaData
in interface ConnectionFactory (src)
ResourceException (src)
- public void setFailure(java.lang.String failure)
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |