public class DefaultJobHandle extends Object implements JobHandle, 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) |
protected Job getJob()
public void setTimerJobInstance(TimerJobInstance scheduledJob)
public TimerJobInstance getTimerJobInstance()
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.