Interface IStorageFactory
public interface IStorageFactory
-
Method Summary
Modifier and Type Method Description IStorageUtilitynewStorage(String name, Class type)
public interface IStorageFactory
| Modifier and Type | Method | Description |
|---|---|---|
IStorageUtility |
newStorage(String name,
Class type) |