public class ConfigurationHelper extends Object
| Constructor and Description |
|---|
ConfigurationHelper() |
| Modifier and Type | Method and Description |
|---|---|
com.opensymphony.xwork2.config.entities.ActionConfig |
getActionConfig(String namespace,
String actionName) |
Set<String> |
getActionNames(String namespace) |
List<Properties> |
getJarProperties() |
Set<String> |
getNamespaces() |
void |
setConfiguration(com.opensymphony.xwork2.config.Configuration config) |
public void setConfiguration(com.opensymphony.xwork2.config.Configuration config)
public com.opensymphony.xwork2.config.entities.ActionConfig getActionConfig(String namespace, String actionName)
public List<Properties> getJarProperties() throws IOException
IOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.