public interface IStorageProvider
| Modifier and Type | Method and Description |
|---|---|
IBasicStorage<String,Object> |
getStorage(String aName)
Get a storage instance for a giving a name
|
void |
removeStorage(String aName)
Remove a storage from a given name
|
Copyright © 2013. All Rights Reserved.