org.openspaces.esb.mule.message
Interface UniqueIdMessageHeader
- All Superinterfaces:
- MessageHeader
- All Known Implementing Classes:
- AbstractMessageHeader
public interface UniqueIdMessageHeader
- extends MessageHeader
Base interface that expose mule meta data.
and explicitly expose UniqueId attribute.
Note: implementation of this interface must have consistent results with equivalent get/set Property method.
- Author:
- yitzhaki
UNIQUE_ID
static final String UNIQUE_ID
- See Also:
- Constant Field Values
setUniqueId
void setUniqueId(String id)
getUniqueId
String getUniqueId()
Copyright © GigaSpaces.