public class WriteCapableArchiveModuleRegistry extends ArchiveModuleRegistry implements WriteableModuleRegistry
ARCHIVE_AS_FILE_EXTENSION, resolver, root| Constructor and Description |
|---|
WriteCapableArchiveModuleRegistry(java.lang.String root) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
delete(ModuleDefinition definition)
Attempt to delete the given definition, if that registry is responsible for it.
|
boolean |
registerNew(ModuleDefinition definition)
Attempt to register the given definition, if that registry can handle it.
|
findDefinition, findDefinitions, findDefinitions, findDefinitions, fromResource, getResources, setResourceLoaderclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindDefinition, findDefinitions, findDefinitions, findDefinitionspublic WriteCapableArchiveModuleRegistry(java.lang.String root)
public boolean delete(ModuleDefinition definition)
WriteableModuleRegistrydelete in interface WriteableModuleRegistrypublic boolean registerNew(ModuleDefinition definition)
WriteableModuleRegistryregisterNew in interface WriteableModuleRegistry