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.ConfigurationProvider
public void init(com.opensymphony.xwork.config.Configuration configuration) throws com.opensymphony.xwork.config.ConfigurationException
init
in interface com.opensymphony.xwork.config.ConfigurationProvider
com.opensymphony.xwork.config.ConfigurationException
public boolean needsReload()
needsReload
in interface com.opensymphony.xwork.config.ConfigurationProvider
Copyright © 2003–2020 Atlassian. All rights reserved.