Main Page | Packages | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | Related Pages

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

String getISServer (String className)
 Looks to see if className is in the map.

void addToMap (Class classID, String ISServer)
String getPartitionName ()
String getDefaultISServer ()
String getEventISServer ()
String getFitISServer ()
String getTestISServer ()
String getControlISServer ()
Partition getPartition ()
Repository getISRepository ()

Private Member Functions

 SctNames ()
 Can't be created.


Static Private Attributes

HashMap map = new HashMap()
Partition partition = null
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

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.


The documentation for this class was generated from the following file:
Generated on Thu Jul 15 09:56:39 2004 for SCT DAQ/DCS Software - Java by doxygen 1.3.5