Sct.IS.SctNames Class Reference

Declares useful functions for getting the name of the partition and so on. More...

List of all members.

Static Public Member Functions

static String getISServer (String className)
 Looks to see if className is in the map.
static void addToMap (Class classID, String ISServer)
static String getPartitionName ()
static String getDefaultISServer ()
static String getEventISServer ()
static String getFitISServer ()
static String getTestISServer ()
static String getControlISServer ()
static Partition getPartition ()
static Repository getISRepository ()

Private Member Functions

 SctNames ()
 Can't be created.

Static Private Attributes

static HashMap map = new HashMap()
static Partition partition = null
static Repository repository = null


Detailed Description

Declares useful functions for getting the name of the partition and so on.

They are static functions for future compatability concerns.

Author:
Matthew Palmer
Date:
17 December 2002

Definition at line 24 of file SctNames.java.


Member Function Documentation

static String Sct.IS.SctNames.getISServer String  className  )  [static]
 

Looks to see if className is in the map.

Uses the SearchClassLoader to get the Class for className, then checks all base classes to see if they are in the map. Returns a default ISServer otherwise....

Definition at line 41 of file SctNames.java.

References Sct.IS.SctNames.getDefaultISServer(), and Sct.IS.SctNames.map.

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Mon Feb 6 14:14:57 2006 for SCT DAQ/DCS Software - Java by  doxygen 1.4.6