|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JConnectionCallbackHandler
Method Summary | |
---|---|
boolean |
initialise(Subject subject,
JConnection connection)
Initialise a connection for the supplied Subject. |
boolean |
reinitialise(Subject subject,
JConnection connection)
The Subject intends to use a connection that was previously initialised for another Subject. |
boolean |
reuse(Subject subject,
JConnection connection)
The Subject is reusing the supplied connection. |
Method Detail |
---|
boolean initialise(Subject subject, JConnection connection)
Initialise a connection for the supplied Subject.
boolean reuse(Subject subject, JConnection connection)
The Subject is reusing the supplied connection.
boolean reinitialise(Subject subject, JConnection connection)
The Subject intends to use a connection that was previously initialised for another Subject.
|
jremote jbase5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |