Class ConfluenceWebWorkConfigLoader
- java.lang.Object
-
- com.opensymphony.webwork.config.Configuration
-
- com.opensymphony.webwork.config.DelegatingConfiguration
-
- com.atlassian.confluence.setup.webwork.ConfluenceWebWorkConfigLoader
-
public class ConfluenceWebWorkConfigLoader extends com.opensymphony.webwork.config.DelegatingConfiguration
-
-
Constructor Summary
Constructors Constructor Description ConfluenceWebWorkConfigLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
getImpl(String namedSetting)
-
Methods inherited from class com.opensymphony.webwork.config.DelegatingConfiguration
isSetImpl, listImpl, setImpl
-
-
-
-
Method Detail
-
getImpl
public Object getImpl(String namedSetting) throws IllegalArgumentException
- Overrides:
getImpl
in classcom.opensymphony.webwork.config.DelegatingConfiguration
- Throws:
IllegalArgumentException
-
-