|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.cid.distribution.base.MessageHandlerBase org.cid.distribution.plugins.common.MessageCreatorHandler
public class MessageCreatorHandler
Returns an empty message of SimpleMessage class.
Constructor Summary | |
---|---|
MessageCreatorHandler()
Class constructor |
Method Summary | |
---|---|
MessageEnumeration |
process(DistributionMessage message)
Returns a single empty message of the SimpleMessage class. |
Methods inherited from class org.cid.distribution.base.MessageHandlerBase |
---|
addRules, destroy, getId, init, setDistributionContext, setId |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageCreatorHandler()
Method Detail |
---|
public MessageEnumeration process(DistributionMessage message) throws DistributionProcessingException
DistributionProcessingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |