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 ApplicationServicepublic ExecutorService getApplicationExecutor()
getApplicationExecutor in interface ApplicationServicepublic TimerFactory getTimerFactory()
getTimerFactory in interface ApplicationServiceCopyright © 2013. All Rights Reserved.