|
jremote jbase5.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use JConnectionCallbackHandler | |
---|---|
com.jbase.jremote | |
com.jbase.jremote.jca |
Uses of JConnectionCallbackHandler in com.jbase.jremote |
---|
Methods in com.jbase.jremote with parameters of type JConnectionCallbackHandler | |
---|---|
JConnection |
JConnectionFactory.getConnection(JConnectionCallbackHandler handler)
Get a connection to a remote jBASE instance, in a managed environment the callback handler provides ancillary connection initialisation. |
JConnection |
DefaultJConnectionFactory.getConnection(JConnectionCallbackHandler handler)
|
Uses of JConnectionCallbackHandler in com.jbase.jremote.jca |
---|
Methods in com.jbase.jremote.jca that return JConnectionCallbackHandler | |
---|---|
JConnectionCallbackHandler |
JRemoteConnectionRequestInfo.getCallbackHandler()
|
Methods in com.jbase.jremote.jca with parameters of type JConnectionCallbackHandler | |
---|---|
protected javax.resource.spi.ManagedConnection |
JRemoteManagedConnectionFactory.createConnection(javax.security.auth.Subject subject,
JConnectionCallbackHandler callbackHandler)
|
JConnection |
JRemoteConnectionFactoryImpl.getConnection(JConnectionCallbackHandler handler)
|
protected JConnection |
JRemoteConnectionFactoryImpl.getConnection(java.lang.String user,
java.lang.String account,
java.lang.String password,
JConnectionCallbackHandler handler)
|
Constructors in com.jbase.jremote.jca with parameters of type JConnectionCallbackHandler | |
---|---|
JRemoteConnectionRequestInfo(JConnectionCallbackHandler handler)
|
|
jremote jbase5.2.1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |