ActivationConfig

@since J2EE1.4The activation-configType defines information about theexpected configuration properties of the message-driven beanin its operational environment. This may include informationabout message acknowledgement, message selector, expecteddestination type, etc.The configuration information is expressed in terms ofname/value configuration properties.The properties that are recognized for a particularmessage-driven bean are determined by the messaging type.



Attributes Summary
configProperties : ActivationConfigProperty *  
descriptions : Description *  

Attribute Details

configProperties    -     
     data type: ActivationConfigProperty*



descriptions    -     
     data type: Description*


Copyright IBM Corp. 1997-2004