org.objectweb.proactive
Interface Job

All Known Subinterfaces:
Body, NodeInformation, ProActiveRuntime, VirtualNode, VMInformation
All Known Implementing Classes:
AbstractBody, JiniRuntimeAdapter, NodeImpl.NodeInformationImpl, ProActiveRuntimeImpl, ProActiveRuntimeImpl.VMInformationImpl, RemoteProActiveRuntimeAdapter, RemoteProActiveRuntimeAdapter, VirtualNodeImpl, VirtualNodeLookup

public interface Job

An object implemementing this Interface provides access to its jobID


Method Summary
 java.lang.String getJobID()
           
 

Method Detail

getJobID

public java.lang.String getJobID()
Returns:
the jobID associated with this object


Copyright © April 2004 INRIA All Rights Reserved.