|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ehcache.internal.store.tiering.CacheStoreProviderFactory
public class CacheStoreProviderFactory
Constructor Summary | |
---|---|
CacheStoreProviderFactory()
|
Method Summary | |
---|---|
CacheStore.Provider |
create(ServiceCreationConfiguration<CacheStore.Provider> configuration)
|
java.lang.Class<CacheStore.Provider> |
getServiceType()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheStoreProviderFactory()
Method Detail |
---|
public CacheStore.Provider create(ServiceCreationConfiguration<CacheStore.Provider> configuration)
create
in interface ServiceFactory<CacheStore.Provider>
public java.lang.Class<CacheStore.Provider> getServiceType()
getServiceType
in interface ServiceFactory<CacheStore.Provider>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |