public class ResourcesConfigurationComponent
extends java.lang.Object
| Constructor and Description |
|---|
ResourcesConfigurationComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
activate(ComponentContext ctx)
Called on component activation
|
java.io.File |
getFile() |
java.lang.String |
getName() |
java.net.URI |
getURI() |
java.lang.String |
getURIString() |
void |
modified(ComponentContext ctx)
Called on configuration modification
|
public void activate(ComponentContext ctx)
throws ConfigurationException
ctx - the component contextConfigurationExceptionpublic void modified(ComponentContext ctx)
throws ConfigurationException
ctx - the component contextConfigurationExceptionpublic java.lang.String getName()
public java.net.URI getURI()
public java.io.File getFile()
public java.lang.String getURIString()
Data In Motion Consulting 2018