JobConsumer
interface instead.@Deprecated @ConsumerType public interface JobProcessor
JobUtil.processJob(Event, JobProcessor)
.Modifier and Type | Method and Description |
---|---|
boolean |
process(org.osgi.service.event.Event job)
Deprecated.
Execute the job.
|
boolean process(org.osgi.service.event.Event job)
job
- The event containing the job description.Copyright © 2015 The Apache Software Foundation. All rights reserved.