public class PluginConfigurationProvider extends Object implements com.opensymphony.xwork.config.ConfigurationProvider
| Constructor and Description |
|---|
PluginConfigurationProvider(List packages)
A list of PackageConfig instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
init(com.opensymphony.xwork.config.Configuration configuration) |
boolean |
isPluginEnabled() |
boolean |
needsReload() |
void |
setPluginEnabled(boolean b) |
public PluginConfigurationProvider(List packages)
packages - public void setPluginEnabled(boolean b)
public boolean isPluginEnabled()
public void destroy()
destroy in interface com.opensymphony.xwork.config.ConfigurationProviderpublic void init(com.opensymphony.xwork.config.Configuration configuration)
throws com.opensymphony.xwork.config.ConfigurationException
init in interface com.opensymphony.xwork.config.ConfigurationProvidercom.opensymphony.xwork.config.ConfigurationExceptionpublic boolean needsReload()
needsReload in interface com.opensymphony.xwork.config.ConfigurationProviderCopyright © 2003–2017 Atlassian. All rights reserved.