| org.ow2.easybeans.tests.common.jms.MessageProperty
MessageProperty | public enum MessageProperty (Code) | | Properties to be used with javax.jms.Message.
author: Eduardo Studzinski Estima de Castro author: Gisele Pinheiro Souza |
Field Summary | |
Enum Constant | OPERATION Identifies the operation that the onMessage(args) must run. | Enum Constant | TYPE Identifies the message type. |
OPERATION | Enum Constant OPERATION(Code) | | Identifies the operation that the onMessage(args) must run.
|
TYPE | Enum Constant TYPE(Code) | | Identifies the message type.
|
|
|