Uses of Interface
org.xiruss.repository.api.StorageManagerConfiguration

Packages that use StorageManagerConfiguration
org.xiruss.repository.server.storagemanagement Contains classes that manage the storage of Versions that are storage objects (that is, they contain data and act like files). 
 

Uses of StorageManagerConfiguration in org.xiruss.repository.server.storagemanagement
 

Classes in org.xiruss.repository.server.storagemanagement that implement StorageManagerConfiguration
 class DefaultFileStorageManagerConfiguration
          Default file storage manager configuration.
 

Fields in org.xiruss.repository.server.storagemanagement declared as StorageManagerConfiguration
protected static StorageManagerConfiguration StorageManagerBase.smConfig