public interface LocalExecutor extends Executor
Modifier and Type | Method and Description |
---|---|
void |
initialize(String host,
ContentStoreManager storeMgr,
ServicesManager servicesMgr,
ManifestGenerator manifestGenerator,
NotificationManager notifier)
Provides the Executor and Handlers access to storage and services.
|
getStatus, getSupportedActions, performAction, stop
void initialize(String host, ContentStoreManager storeMgr, ServicesManager servicesMgr, ManifestGenerator manifestGenerator, NotificationManager notifier)
host
- on which this executor is runningstoreMgr
- storage managerservicesMgr
- services managermanifestGenerator
- manifest generatornotifier
- used to send execution notificationsCopyright © 2009-2013 DuraSpace. All Rights Reserved.