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