public class AssignActionListenersCommand extends AbstractCommand
Iterates over the action listeners defined in the ComponentBean
invoking CreateActionListenerCommand.
| Constructor and Description |
|---|
AssignActionListenersCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(org.apache.commons.chain.Context context)
|
getCatalog, getCustomizationCatalog, getMessages, getTagUtils, isValueReference, realizeSymbols, replaceMnemonic, replaceMnemonicpublic boolean execute(org.apache.commons.chain.Context context)
throws Exception
This Command will use the ClayContext to invoke the
Globals.ADD_ACTION_LISTENER_COMMAND_NAME.
execute in interface org.apache.commons.chain.Commandexecute in class AbstractCommandcontext - commons chainstrue if the chain is doneException - propagated up to the top of the chainCopyright © 2004-2013 Apache Software Foundation. All Rights Reserved.