public class ApplicationServiceProvider extends Object implements ApplicationService
| Constructor and Description |
|---|
ApplicationServiceProvider() |
| Modifier and Type | Method and Description |
|---|---|
ApplicationCache |
getApplicationCache() |
ExecutorService |
getApplicationExecutor() |
DAOFactory |
getDAOFactory() |
public DAOFactory getDAOFactory()
getDAOFactory in interface ApplicationServicepublic ApplicationCache getApplicationCache()
getApplicationCache in interface ApplicationServicepublic ExecutorService getApplicationExecutor()
getApplicationExecutor in interface ApplicationServiceCopyright © 2012. All Rights Reserved.