All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface hep.analysis.peer.AnalysisApplication

public interface AnalysisApplication

Method Index

 o createJobPeer(String, Job)
 o currentJob()

Methods

 o currentJob
 public abstract Job currentJob()
 o createJobPeer
 public abstract JobPeer createJobPeer(String name,
                                       Job job)

All Packages  Class Hierarchy  This Package  Previous  Next  Index