The ConnectionResource is the contract used to provide {@link Connection}pools to the SJMS component. A user should use this to provide access to an alternative pooled connection resource such as a {@link Connection} pool thatis managed by a J2EE container.
It is recommended though that for standard {@link ConnectionFactory}providers you use the {@link ConnectionFactoryResource) implementation thatis provided with SJMS as it is optimized for this component.
}
|
|
|
|