com.opensymphony.webwork.config_browser
Class ConfigurationHelper
java.lang.Object
com.opensymphony.webwork.config_browser.ConfigurationHelper
public class ConfigurationHelper
- extends Object
ConfigurationHelper
- Author:
- Jason Carreira
Created Aug 11, 2003 8:41:17 PM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigurationHelper
public ConfigurationHelper()
getNamespaces
public static Set getNamespaces()
getActionNames
public static Set getActionNames(String namespace)
getActionConfig
public static com.opensymphony.xwork.config.entities.ActionConfig getActionConfig(String namespace,
String actionName)
Copyright © 2013 OpenSymphony. All Rights Reserved.