SourceForge.net Logo

Requirement: properties.method.getPropertyNames

The order of property values is not defined. To iterate through a message's property values, use getPropertyNames to retrieve a property name enumeration and then use the various property get methods to retrieve their values. The getPropertyNames method does not return the names of the JMS standard header fields.

See:

  • Section 3.5.6, Property Iteration