public static class JDKTimerService.JDKJobHandle extends DefaultJobHandle implements JobHandle
Constructor and Description |
---|
JDKTimerService.JDKJobHandle(long id) |
Modifier and Type | Method and Description |
---|---|
ScheduledFuture<Void> |
getFuture() |
void |
setFuture(ScheduledFuture<Void> future) |
equals, getId, getJob, getTimerJobInstance, hashCode, isCancel, setCancel, setTimerJobInstance
getNext, getPrevious, nullPrevNext, setNext, setPrevious
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getPrevious, nullPrevNext, setPrevious
public ScheduledFuture<Void> getFuture()
public void setFuture(ScheduledFuture<Void> future)
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.