Look up and execute a commons-chain Command based on properties of the ActionContext's forwardConfig property.
Command
forwardConfig
Return the command specified by the command and catalog properties of the forwardConfig property of the given ActionContext.
command
catalog
ActionContext
Determine whether the forwardConfig should be processed.
Return the command specified by the command and catalog properties of the forwardConfig property of the given ActionContext. If forwardConfig is null, return null.
true if the given ActionContexthas a non-null forwardConfig property.
true