get_storage_manager
Description:
Factory method to get a singleton storage manager object.
See StorageManager for the description of the default implementation.
Parameters:
| this |
object instance. |
| config |
configuration object instance. |
Returns:
|
storage manager object instance. |