|
|
|||||||||
| 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.CommandSpec
org.mactor.framework.spec.ActionSpec
public class ActionSpec
| Field Summary |
|---|
| Fields inherited from class org.mactor.framework.spec.SpecNode |
|---|
name, parentNode |
| Constructor Summary | |
|---|---|
ActionSpec()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getShortDescription()
|
java.lang.String |
getType()
|
static ActionSpec |
loadSpec(org.dom4j.Element element)
|
| Methods inherited from class org.mactor.framework.spec.CommandSpec |
|---|
addToElement, getCommand, getDescription, getParams, loadSpec, setCommand |
| 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 ActionSpec()
| Method Detail |
|---|
public static ActionSpec loadSpec(org.dom4j.Element element)
throws MactorException
MactorExceptionpublic java.lang.String getShortDescription()
getShortDescription in class SpecNodepublic java.lang.String getType()
getType in class SpecNode
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||