public interface Job<T>
extends java.util.concurrent.Callable<T>, org.osgi.framework.BundleReference
QueueService
.Modifier and Type | Method and Description |
---|---|
java.lang.String |
getJobType()
The
jobType is used to describe what is this job about. |
Copyright © 2006-2014 The Apache Software Foundation. All Rights Reserved.