|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RegistryException in org.codehaus.plexus.registry |
---|
Methods in org.codehaus.plexus.registry that throw RegistryException | |
---|---|
void |
Registry.addConfigurationFromFile(java.io.File file)
Load configuration from the given file. |
void |
Registry.addConfigurationFromFile(java.io.File file,
java.lang.String prefix)
Load configuration from the given file. |
void |
Registry.addConfigurationFromResource(java.lang.String resource)
Load configuration from the given classloader resource. |
void |
Registry.addConfigurationFromResource(java.lang.String resource,
java.lang.String prefix)
Load configuration from the given classloader resource. |
void |
Registry.save()
Save any changes to the registry since it was loaded. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |