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, setOptional
public boolean execute(org.apache.commons.chain.Context context) throws Exception
execute
in interface org.apache.commons.chain.Command
execute
in class org.apache.commons.chain.generic.LookupCommand
context
- commons chainsfalse
Exception
- from nested command executionCopyright © 2004-2013 Apache Software Foundation. All Rights Reserved.