Interface StoreConfiguration
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
DatabaseStorageConfiguration,FileStorageConfiguration
public interface StoreConfiguration extends Serializable
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classStoreConfiguration.StoreType
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StoreConfiguration.StoreTypegetStoreType()
-
-
-
Method Detail
-
getStoreType
StoreConfiguration.StoreType getStoreType()
-
-