|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectibi.broker.api.CasterManagedConnectionFactory
ibi.broker.api.CasterManagedConnectionFactoryMigration
public class CasterManagedConnectionFactoryMigration
Field Summary |
---|
Fields inherited from class ibi.broker.api.CasterManagedConnectionFactory |
---|
CONSOLE_MODE, DB, FULLFUNCTION_MODE, LDAP |
Constructor Summary | |
---|---|
CasterManagedConnectionFactoryMigration()
|
Method Summary | |
---|---|
java.lang.Object |
createConnectionFactory()
Creates a CasterConnectionFactory instance. |
java.lang.String |
getConfigPath()
|
void |
setConfigPath(java.lang.String configPath)
|
Methods inherited from class ibi.broker.api.CasterManagedConnectionFactory |
---|
createConnectionFactory, createManagedConnection, getLogWriter, getServerStatus, matchManagedConnections, setIbiDocumentRoot, setLogWriter, setPortNumber, setReporsitoryType, setServerName, setTrustedKeyFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.resource.spi.ManagedConnectionFactory |
---|
equals, hashCode |
Constructor Detail |
---|
public CasterManagedConnectionFactoryMigration()
Method Detail |
---|
public java.lang.String getConfigPath()
public void setConfigPath(java.lang.String configPath)
public java.lang.Object createConnectionFactory() throws javax.resource.ResourceException
CasterManagedConnectionFactory
CasterConnectionFactory
instance. In this case, the
CasterConnectionFactory
instance gets
initialized with a default ConnectionManager
provided by the
resource adapter.
createConnectionFactory
in interface javax.resource.spi.ManagedConnectionFactory
createConnectionFactory
in class CasterManagedConnectionFactory
javax.resource.ResourceException
- - Generic exceptionManagedConnectionFactory.createConnectionFactory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |