public class TransformationMessageImplDefinition extends AbstractMessageDefinition<TransformationMessage>
TransformationMessageImpl
Modifier and Type | Field and Description |
---|---|
static String |
KEY_CELL_ID
Key for the cell identifier.
|
KEY_MESSAGE, KEY_STACK_TRACE
ID_PREFIX
Constructor and Description |
---|
TransformationMessageImplDefinition()
Default constructor
|
Modifier and Type | Method and Description |
---|---|
protected Properties |
asProperties(TransformationMessage message)
Get a
Properties representation of the given message that can be
used to create a new message instance using
AbstractMessageDefinition.createMessage(Properties) . |
protected TransformationMessageImpl |
createMessage(Properties props)
Create a message from a set of properties
|
asString, getIdentifier, getObjectClass, parse
public static final String KEY_CELL_ID
public TransformationMessageImplDefinition()
protected TransformationMessageImpl createMessage(Properties props)
AbstractMessageDefinition
createMessage
in class AbstractMessageDefinition<TransformationMessage>
props
- the propertiesAbstractMessageDefinition.createMessage(Properties)
protected Properties asProperties(TransformationMessage message)
AbstractMessageDefinition
Properties
representation of the given message that can be
used to create a new message instance using
AbstractMessageDefinition.createMessage(Properties)
.asProperties
in class AbstractMessageDefinition<TransformationMessage>
message
- the messageBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a