Event that dispatches whenever a registered IStorage instance is mounted
Event that dispatches whenever a new IStorage instance is registered
Event that dispatches whenever a registered IStorage instance is unmounted
Event that dispatches whenever a new IStorage instance is unregistered
Registers an BaseAdapter or BaseOverlay instance with the Registry
Returns the resolved namespace and path of a registered BaseAdapter or BaseOverlay instance,
returning null
if none found or the URI could not be parsed
Unregisters a previously BaseAdapter or BaseOverlay instance from the Registry
Generated using TypeDoc
Represents the base common API all storage registries implement. Accepting instances of BaseAdapter or BaseOverlay for registeration and lookup