Removed Constructors | |
ConnectionSpec,
InteractionSpec |
JMSParallelWorkerThread constructor comment. |
Removed Methods | |
Communication
getCommunication
() |
Insert the method's description here. |
Changed Methods | ||
InteractionSpec
getInteractionSpec
() |
Change in return type from
InteractionSpec to
javax.resource.cci.InteractionSpec . |
Returns the interaction specification object. |
void
run
() |
Changed from synchronized to non-synchronized. | Starts the thread to start processing. |