public class ConfigurationFileConfigurator
extends java.lang.Object
| Constructor and Description |
|---|
ConfigurationFileConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(ComponentContext ctx)
Called on component activation
|
void |
deactivate()
Called on component de-activation
|
void |
setConfigDirectory(java.net.URL confDir)
Sets the configuration folder URL
|
void |
unsetConfigDirectory(java.net.URL confDir)
Un-sets the configuration folder URL
|
public void activate(ComponentContext ctx)
ctx - the component contextpublic void deactivate()
public void setConfigDirectory(java.net.URL confDir)
confDir - the URL for the configuration folderpublic void unsetConfigDirectory(java.net.URL confDir)
confDir - the URL for the configuration folderData In Motion Consulting 2018