MessageDestination


This type is a class for model objects.

@version J2EE1.4 The message-destinationType specifies a message destination. The logical destination described by this element is mapped to a physical destination by the Deployer. The message destination element contains: - an optional description - an optional display-name - an optional icon - a message destination name which must be unique among message destination names within the same Deployment File. Example: CorporateStocks

Package: common
Supertype: CompatibilityDescriptionGroup

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Collection attributes having this type:
  ApplicationClient.messageDestinations
  AssemblyDescriptor.messageDestinations
  WebApp.messageDestinations



Attributes Summary
name : EString The message-destination-name element specifies a name for a message destination. This name must be unique among the names of message destinations within the Deployment File.



Attribute Details

name  -  The message-destination-name element specifies a name for a message destination. This name must be unique among the names of message destinations within the Deployment File.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006