org.objectweb.proactive
Interface Job

All Known Subinterfaces:
Body, NodeInformation, ProActiveRuntime, ProActiveRuntimeForwarder, UniversalBody, VirtualNode, VMInformation
All Known Implementing Classes:
AbstractBody, AbstractUniversalBody, ActiveBody, BodyAdapter, BodyAdapterForwarder, BodyAdapterImpl, BodyImpl, ComponentBodyImpl, EncryptedBody, GenericJob, HalfBody, HttpBodyAdapter, IbisBodyAdapter, JiniBodyAdapter, JobNoDescriptor, MigratableBody, NodeImpl.NodeInformationImpl, ProActiveRuntimeAdapter, ProActiveRuntimeAdapterForwarderImpl, ProActiveRuntimeAdapterImpl, ProActiveRuntimeForwarderImpl, ProActiveRuntimeImpl, ProActiveRuntimeImpl.VMInformationImpl, RmiBodyAdapter, SshRmiBodyAdapter, 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

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


Copyright 2001-2007 INRIA All Rights Reserved.