|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.chain.impl.ChainBase
org.strutsit.chain.configuration.ChainConfBase
Extension of a ChainBase-Implementation. Additional are some Attributes.
Field Summary |
Fields inherited from class org.apache.commons.chain.impl.ChainBase |
commands, frozen |
Constructor Summary | |
ChainConfBase()
|
Method Summary | |
org.apache.commons.chain.Command[] |
getAllCommands()
|
java.lang.String |
getCheckDependencies()
Returns the checkDependencies. |
void |
setCheckDependencies(java.lang.String checkDependencies)
Sets the checkDependencies Attribute. |
Methods inherited from class org.apache.commons.chain.impl.ChainBase |
addCommand, execute |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ChainConfBase()
Method Detail |
public java.lang.String getCheckDependencies()
public void setCheckDependencies(java.lang.String checkDependencies)
checkDependencies
- The checkDependencies to set.public org.apache.commons.chain.Command[] getAllCommands()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |