org.objectweb.proactive
Interface Job

All Known Subinterfaces:
Body, NodeInformation, ProActiveRuntime, ProActiveRuntimeForwarder, UniversalBody, VirtualNode, VMInformation
All Known Implementing Classes:
AbstractBody, AbstractUniversalBody, BodyAdapter, EncryptedBody, NodeImpl.NodeInformationImpl, ProActiveRuntimeAdapter, ProActiveRuntimeForwarderImpl, ProActiveRuntimeImpl, ProActiveRuntimeImpl.VMInformationImpl, UniversalBodyWrapper, 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 2001-2005 INRIA All Rights Reserved.