org.ow2.orchestra.pvm.job
Interface Message

All Superinterfaces:
Job
All Known Implementing Classes:
AsyncCommandMessage, CommandMessage, ExecuteNodeMessage, MessageImpl, ProceedToDestinationMessage, SignalMessage, TakeTransitionMessage

public interface Message
extends Job

an asynchronous message.

Author:
Tom Baeyens

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



Copyright © 2011 OW2 Consortium. All Rights Reserved.