|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JCAConnectorLifecycle | Manages the lifecycle of a JCAConnector. |
Class Summary | |
---|---|
AcknowledgeEndpoint | An endpoint which uses a JMS Message.acknowledge() to
acknowledge that a message is delivered. |
DefaultEndpointFactory | A factory of MessageEndpoint instances, either using XA transactions,
Local (JMS) transactions or regular JMS message acknowledgements. |
EndpointFactorySupport | |
GeronimoPlatformTransactionManager | |
JCAConnector | Represents a connector in the JCA container - which represents a single activation specification on a resource adapter |
JCAConnectorLifecycleFactory | A factory bean for Jencks JCAConnector classes that can also manage the lifecycle (i.e. |
JCAContainer | Represents a base JCA container which has no dependency on Geronimo
and requires a mandatory BootstrapContext and ResourceAdapter
properties to be configured. |
LocalTransactionEndpoint | Performs a local transaction while processing the message |
SimpleEndpoint | An endpoint which uses a JMS Message.acknowledge() to
acknowledge that a message is delivered. |
SingletonEndpointFactory | An implementation of MessageEndpointFactory which always
uses a single shared instance of a MessageListener for every endpoint, irrespective
of how many physical endpoints are used. |
TargetSourceMessageListener | Represents a pool of MessageListener instances using Spring's TargetSource for the underlying pool. |
XAEndpoint | An XA based Endpoint which uses an XA transaction per message delivery. |
The core Jencks JCAContainer which uses Spring and requires a JCA ResourceAdaptor and a BootstrapContext. This package has no dependency on Geronimo
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |