Package org.alfresco.repo.batch

Interface Summary
BatchMonitor An interface that allows the monitoring of metrics relating to a potentially long-running batch process.
BatchProcessor.BatchProcessWorker An interface for workers to be invoked by the BatchProcessor.
 

Class Summary
BatchMonitorEvent An event alerting listeners to the existence of a new BatchMonitor.
BatchProcessor A BatchProcessor manages the running and monitoring of a potentially long-running transactional batch process.
BatchProcessor.BatchProcessWorkerAdaptor Adaptor that allows implementations to only implement BatchProcessor.BatchProcessWorker.process(Object)
 



Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.