ActivationConfigProperty

@since J2EE1.4The activation-config-propertyType contains a name/valueconfiguration property pair for a message-driven bean.The properties that are recognized for a particularmessage-driven bean are determined by the messaging type.



Attributes Summary
value : StringThe activation-config-property-value element contains the value for an activation configuration property of a message-driven bean.
name : StringThe activation-config-property-name element contains the name for an activation configuration property of a message-driven bean.

Attribute Details

value    -    The activation-config-property-value element contains the value for an activation configuration property of a message-driven bean.
     data type:  String
     default Value:   unspecified



name    -    The activation-config-property-name element contains the name for an activation configuration property of a message-driven bean. For JMS message-driven beans, the following property names are recognized: acknowledgeMode, messageSelector, destinationType, subscriptionDurability
     data type:  String
     default Value:   unspecified


Copyright IBM Corp. 1997-2004