|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jas.jds.interfaces.RemoteEventUpdate | +--jas.jds.interfaces.RemoteJobUpdate
Constructor Summary | |
RemoteJobUpdate(RemoteJobInfo info)
|
Method Summary | |
RemoteJobInfo |
getInfo()
|
boolean |
preemptedBy(java.lang.Object other)
|
Methods inherited from class jas.jds.interfaces.RemoteEventUpdate |
getEvents |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RemoteJobUpdate(RemoteJobInfo info)
Method Detail |
public RemoteJobInfo getInfo()
public boolean preemptedBy(java.lang.Object other)
preemptedBy
in interface Preemptable
preemptedBy
in class RemoteEventUpdate
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |