public interface ActionFactory
ObjectFactory to build actions| Modifier and Type | Method and Description |
|---|---|
Object |
buildAction(String actionName,
String namespace,
ActionConfig config,
Map<String,Object> extraContext)
Builds action instance
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.