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