public class FalseLookupCommand
extends org.apache.commons.chain.generic.LookupCommand
LookupCommand| Constructor and Description |
|---|
FalseLookupCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.apache.commons.chain.Context context) |
getCatalog, getCatalogFactory, getCatalogName, getCommand, getCommandName, getName, getNameKey, isIgnoreExecuteResult, isIgnorePostprocessResult, isOptional, postprocess, setCatalogFactory, setCatalogName, setIgnoreExecuteResult, setIgnorePostprocessResult, setName, setNameKey, setOptionalpublic boolean execute(org.apache.commons.chain.Context context)
throws Exception
execute in interface org.apache.commons.chain.Commandexecute in class org.apache.commons.chain.generic.LookupCommandcontext - commons chainsfalseException - from nested command executionCopyright © 2004-2013 Apache Software Foundation. All Rights Reserved.