public class ApplicationServiceImpl extends Object implements ApplicationService
Constructor and Description |
---|
ApplicationServiceImpl() |
Modifier and Type | Method and Description |
---|---|
ApplicationCache |
getApplicationCache() |
ExecutorService |
getApplicationExecutor() |
TimerFactory |
getTimerFactory() |
public ApplicationCache getApplicationCache()
getApplicationCache
in interface ApplicationService
public ExecutorService getApplicationExecutor()
getApplicationExecutor
in interface ApplicationService
public TimerFactory getTimerFactory()
getTimerFactory
in interface ApplicationService
Copyright © 2013. All rights reserved.