public abstract class Cache2kCoreProvider extends Object
Right now, there is only one implementation within the core package. Maybe there will be stripped or extended implementations, or special build implementations, e.g. for Android in the future.
This is for internal use by the API to locate the implementation. Do not use or rely on this.
Constructor and Description |
---|
Cache2kCoreProvider() |
Modifier and Type | Method and Description |
---|---|
abstract Class<? extends CacheBuilder> |
getBuilderImplementation() |
abstract Class<?> |
getDefaultPersistenceStoreImplementation() |
public Cache2kCoreProvider()
public abstract Class<? extends CacheBuilder> getBuilderImplementation()
public abstract Class<?> getDefaultPersistenceStoreImplementation()
cache2k API documentation. Copyright © 2000–2014 headissue GmbH, Munich.