See: Description
| Interface | Description |
|---|---|
| JmsActivationSpecFactory |
Strategy interface for creating JCA 1.5 ActivationSpec objects
based on a configured
JmsActivationSpecConfig object. |
| Class | Description |
|---|---|
| DefaultJmsActivationSpecFactory |
Default implementation of the
JmsActivationSpecFactory interface. |
| JmsActivationSpecConfig |
Common configuration object for activating a JMS message endpoint.
|
| JmsMessageEndpointFactory |
JMS-specific implementation of the JCA 1.5
MessageEndpointFactory interface,
providing transaction management capabilities for a JMS listener object
(e.g. |
| JmsMessageEndpointManager |
Extension of the generic JCA 1.5
GenericMessageEndpointManager,
adding JMS-specific support for ActivationSpec configuration. |
| StandardJmsActivationSpecFactory |
Standard implementation of the
JmsActivationSpecFactory interface. |
| Exception | Description |
|---|---|
| JmsMessageEndpointFactory.JmsResourceException |
Internal exception thrown when a ResourceException has been encountered
during the endpoint invocation.
|