org.mactor.framework.spec
Class MessagePublishSpec
java.lang.Object
org.mactor.framework.spec.SpecNode
org.mactor.framework.spec.MessagePublishSpec
public class MessagePublishSpec
- extends SpecNode
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessagePublishSpec
public MessagePublishSpec()
getType
public java.lang.String getType()
- Specified by:
getType
in class SpecNode
getChannel
public java.lang.String getChannel()
loadSpec
public static MessagePublishSpec loadSpec(org.dom4j.Element element)
throws MactorException
- Throws:
MactorException
addToElement
public org.dom4j.Element addToElement(org.dom4j.Element parent)
- Specified by:
addToElement
in class SpecNode
getMessageBuilder
public MessageBuilderSpec getMessageBuilder()
getShortDescription
public java.lang.String getShortDescription()
- Specified by:
getShortDescription
in class SpecNode
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in class SpecNode
setChannel
public void setChannel(java.lang.String channel)
Copyright © 2008. All Rights Reserved.