All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface hep.analysis.peer.AnalysisApplication

public interface AnalysisApplication

Method Index

 o createJob(String)
 o currentJob()

Methods

 o currentJob
 public abstract JobPeer currentJob()
 o createJob
 public abstract JobPeer createJob(String name)

All Packages  Class Hierarchy  This Package  Previous  Next  Index