IBM WebSphere Application ServerTM
Release 8

com.ibm.websphere.sca
Interface Ticket

All Superinterfaces:
java.io.Serializable

public interface Ticket
extends java.io.Serializable

Represents a correlation object that ties an SCA asynchronous request and response together. A ticket is long lived, can be persisted and re-used across threads and processes. A ticket also implements the equals and hashCode methods, which allow it to be used a a key.


Field Summary
static java.lang.String COPYRIGHT
           
 

Field Detail

COPYRIGHT

static final java.lang.String COPYRIGHT
See Also:
Constant Field Values

IBM WebSphere Application ServerTM
Release 8