Project: jmspubsub
Class JmsMessage

Concrete Class Extends 
        Concept
 
Direct Instances:
None
 
Direct Subclasses:
None
 
Class Documentation:
Concept used to represent a JMS Message


Template Slots
Slot name Documentation Type Allowed Values/Classes Cardinality Default
destination JMS Destination

String    1:1   
priority Message Priority

Integer    0:1   
payload Message Payload

String    1:1   
timeToLive Time-to-Live value of message

Integer    0:1   
deliveryMode Set to TRUE for PERSISTENT Set to FALSE for NON_PERSISTENT

Boolean    1:1  false 
properties Collection of Properties

Instance  Property  0:*   

Own Slots
Slot name Documentation Type Value  Cardinality
:JADE-JAVA-CODE   String 
 
 
:JADE-IGNORE   Boolean 
false
 
 
:JADE-JAVA-BASE-CLASS   String 
 
 
:JADE-NAME   String 
 
 

Return to class hierarchy


Generated on Wed Mar 31 18:51:57 IST 2004