|
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.JRemoteConnectionRequestInfo
public class JRemoteConnectionRequestInfo
This ConnectionRequestInfo allows JRemote clients to receive well defined callbacks for certain connection events.
A ConnectionRequestInfo object is used by the resource adapter to pass connection request information through the container for connection creation and matching.
Constructor Summary | |
---|---|
JRemoteConnectionRequestInfo(JConnectionCallbackHandler handler)
|
Method Summary | |
---|---|
JConnectionCallbackHandler |
getCallbackHandler()
|
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.ConnectionRequestInfo |
---|
equals, hashCode |
Constructor Detail |
---|
public JRemoteConnectionRequestInfo(JConnectionCallbackHandler handler)
Method Detail |
---|
public JConnectionCallbackHandler getCallbackHandler()
|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |