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