public class DefaultJobHandle extends AbstractJobHandle implements Serializable
| Constructor and Description |
|---|
DefaultJobHandle(long id) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
long |
getId() |
protected Job |
getJob() |
TimerJobInstance |
getTimerJobInstance() |
int |
hashCode() |
boolean |
isCancel() |
void |
setCancel(boolean cancel) |
void |
setTimerJobInstance(TimerJobInstance scheduledJob) |
String |
toString() |
getNext, getPrevious, nullPrevNext, setNext, setPreviousprotected Job getJob()
public void setTimerJobInstance(TimerJobInstance scheduledJob)
public TimerJobInstance getTimerJobInstance()
Copyright © 2001–2019 JBoss by Red Hat. All rights reserved.