@Component(value="scriptingServices") public class ScriptingServicesImpl extends Object implements ScriptingServices
| Constructor and Description |
|---|
ScriptingServicesImpl() |
| Modifier and Type | Method and Description |
|---|---|
ByteRangeRequestCache |
getByteRangeCache() |
DatabaseServices |
getDatabase() |
HarvestManager |
getHarvestManager() |
HouseKeepingManager |
getHouseKeepingManager() |
com.googlecode.fascinator.api.indexer.Indexer |
getIndexer() |
DynamicPageService |
getPageService() |
PortalManager |
getPortalManager() |
FascinatorService |
getService(String serviceName) |
com.googlecode.fascinator.api.storage.Storage |
getStorage() |
VelocityService |
getVelocityService() |
public DatabaseServices getDatabase()
getDatabase in interface ScriptingServicespublic DynamicPageService getPageService()
getPageService in interface ScriptingServicespublic com.googlecode.fascinator.api.indexer.Indexer getIndexer()
getIndexer in interface ScriptingServicespublic com.googlecode.fascinator.api.storage.Storage getStorage()
getStorage in interface ScriptingServicespublic HarvestManager getHarvestManager()
getHarvestManager in interface ScriptingServicespublic HouseKeepingManager getHouseKeepingManager()
getHouseKeepingManager in interface ScriptingServicespublic PortalManager getPortalManager()
getPortalManager in interface ScriptingServicespublic ByteRangeRequestCache getByteRangeCache()
getByteRangeCache in interface ScriptingServicespublic VelocityService getVelocityService()
getVelocityService in interface ScriptingServicespublic FascinatorService getService(String serviceName)
getService in interface ScriptingServicesCopyright © 2009-2016. All Rights Reserved.