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

Method Summary
 String getEventName()
           
 String getRepeat()
           
 String getSignalName()
           
 
Methods inherited from interface org.ow2.orchestra.pvm.job.Job
getDbid, getDueDate, getException, getExecution, getLockExpirationTime, getLockOwner, getPriority, getProcessInstance, getRetries, isExclusive, isSuspended
 

Method Detail

getSignalName

String getSignalName()

getEventName

String getEventName()

getRepeat

String getRepeat()


Copyright © 2011 OW2 Consortium. All Rights Reserved.