|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jbase.jremote.jca.JRemoteManagedConnectionFactory
com.jbase.jremote.jca.cci.CCIJRemoteManagedConnectionFactory
public class CCIJRemoteManagedConnectionFactory
Field Summary |
---|
Fields inherited from class com.jbase.jremote.jca.JRemoteManagedConnectionFactory |
---|
DEFAULT_PORT |
Constructor Summary | |
---|---|
CCIJRemoteManagedConnectionFactory()
|
Method Summary | |
---|---|
java.lang.Object |
createConnectionFactory()
Construct a new connection factory for use in a non managed environment. |
java.lang.Object |
createConnectionFactory(javax.resource.spi.ConnectionManager cm)
Construct a new connection factory using the ConnectionManager supplied by the application server. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CCIJRemoteManagedConnectionFactory()
Method Detail |
---|
public java.lang.Object createConnectionFactory(javax.resource.spi.ConnectionManager cm) throws javax.resource.ResourceException
Construct a new connection factory using the ConnectionManager supplied by the application server.
createConnectionFactory
in interface javax.resource.spi.ManagedConnectionFactory
createConnectionFactory
in class JRemoteManagedConnectionFactory
javax.resource.ResourceException
ManagedConnectionFactory.createConnectionFactory(ConnectionManager)
public java.lang.Object createConnectionFactory() throws javax.resource.ResourceException
Construct a new connection factory for use in a non managed environment. The factory will use a default connection manager.
createConnectionFactory
in interface javax.resource.spi.ManagedConnectionFactory
createConnectionFactory
in class JRemoteManagedConnectionFactory
javax.resource.ResourceException
ManagedConnectionFactory.createConnectionFactory()
|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |