|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mactor.framework.spec.SpecNode
org.mactor.framework.spec.MessageRespondSpec
public class MessageRespondSpec
| Field Summary |
|---|
| Fields inherited from class org.mactor.framework.spec.SpecNode |
|---|
name, parentNode |
| Constructor Summary | |
|---|---|
MessageRespondSpec()
|
|
| Method Summary | |
|---|---|
org.dom4j.Element |
addToElement(org.dom4j.Element parent)
|
java.lang.String |
getDescription()
|
MessageBuilderSpec |
getMessageBuilder()
|
java.lang.String |
getShortDescription()
|
java.lang.String |
getType()
|
static MessageRespondSpec |
loadSpec(org.dom4j.Element element)
|
| Methods inherited from class org.mactor.framework.spec.SpecNode |
|---|
getName, getParentNode, setName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageRespondSpec()
| Method Detail |
|---|
public java.lang.String getType()
getType in class SpecNode
public static MessageRespondSpec loadSpec(org.dom4j.Element element)
throws MactorException
MactorExceptionpublic org.dom4j.Element addToElement(org.dom4j.Element parent)
addToElement in class SpecNodepublic MessageBuilderSpec getMessageBuilder()
public java.lang.String getShortDescription()
getShortDescription in class SpecNodepublic java.lang.String getDescription()
getDescription in class SpecNode
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||