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, setResourceLoader
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
findDefinition, findDefinitions, findDefinitions, findDefinitions
public WriteCapableArchiveModuleRegistry(java.lang.String root)
public boolean delete(ModuleDefinition definition)
WriteableModuleRegistry
delete
in interface WriteableModuleRegistry
public boolean registerNew(ModuleDefinition definition)
WriteableModuleRegistry
registerNew
in interface WriteableModuleRegistry