org.apache.sling.event
Interface JobProcessor

All Superinterfaces:
JobProcessor

Deprecated. Use org.apache.sling.event.jobs.JobProcessor

@Deprecated
public interface JobProcessor
extends JobProcessor

A job processor processes a job in the background. It is used by EventUtil.processJob(Event, JobProcessor).


Method Summary
 
Methods inherited from interface org.apache.sling.event.jobs.JobProcessor
process
 



Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.