Attributes Summary | |
transactionType : TransactionType | The transaction-type element specifies an enterprise bean's transaction management type. |
messageSelector : String | The message-selector element is used to specify the JMS messageselector to be used in determining which messages a message-drivenbean is to receive. |
acknowledgeMode : AcknowledgeMode | an optional declaration of the acknowledgment mode for the message-driven bean if bean-managed transaction demarcation is used (ie. |
link : String | - an optional declaration of the bean's message-destination-link |
destination : MessageDrivenDestination | @since J2EE1. |
activationConfig : ActivationConfig | @since J2EE1. |
messageDestination : | @since J2EE1. |
messagingType : | @since J2EE1. |
Attribute Details |