public static class JDKTimerService.JDKJobHandle extends DefaultJobHandle implements JobHandle
| Constructor and Description |
|---|
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, toStringgetNext, getPrevious, nullPrevNext, setNext, setPreviousclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetPrevious, nullPrevNext, setPreviouspublic ScheduledFuture<Void> getFuture()
public void setFuture(ScheduledFuture<Void> future)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.