The session ownership facility allows SLEE resource adaptors to interact with the session ownership subsystem.

API documentation for the facility is available here.

The primary interface of interest is SessionOwnershipFacility. A resource adaptor uses this facility to store, retrieve, or delete session ownership records.

Each of these operations is executed asynchronously. If the resource adaptor is interested in the result of the operation (and for retrieves this is likely always the case), the resource adaptor can provide a listener object when invoking the operation. The listener object will receive a callback, typically from another thread, when the operation result becomes available.

Previous page Next page
Rhino Version 3.2