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 ApplicationService
public ApplicationCache getApplicationCache()
getApplicationCache
in interface ApplicationService
public ExecutorService getApplicationExecutor()
getApplicationExecutor
in interface ApplicationService
Copyright © 2013. All Rights Reserved.