org.ow2.orchestra.pvm.job
Interface Timer
- All Superinterfaces:
- Job
- All Known Implementing Classes:
- TimerImpl
public interface Timer
- extends Job
a timer.
- Author:
- Tom Baeyens
| Methods inherited from interface org.ow2.orchestra.pvm.job.Job |
getDbid, getDueDate, getException, getExecution, getLockExpirationTime, getLockOwner, getPriority, getProcessInstance, getRetries, isExclusive, isSuspended |
getSignalName
java.lang.String getSignalName()
getEventName
java.lang.String getEventName()
getRepeat
java.lang.String getRepeat()
Copyright © 2010 OW2 Consortium. All Rights Reserved.