alma::acs::commandcenter::CommandCenter Class Reference

Collaboration diagram for alma::acs::commandcenter::CommandCenter:
Collaboration graph
[legend]

List of all members.

Static Public Member Functions

static void main (String[] args)
static void dbg_printProps (Properties p)
static void dbg_printProps (Properties p, String filesuffix)
static void dbg_printProps (Properties p, PrintStream s)

Static Private Member Functions

static boolean equalsOneOf (String a, String[] bb)
static void printUsage (PrintStream s)

Static Private Attributes

static Logger log = MiscUtils.getPackageLogger(CommandCenter.class)
static CommandCenterLogic commandCenterLogic

Detailed Description

Launches AcsCommandCenter.

Author:
mschilli

Member Function Documentation

static void alma::acs::commandcenter::CommandCenter::dbg_printProps ( Properties  p,
PrintStream  s 
) [inline, static]
static void alma::acs::commandcenter::CommandCenter::dbg_printProps ( Properties  p,
String  filesuffix 
) [inline, static]

References dbg_printProps().

static void alma::acs::commandcenter::CommandCenter::dbg_printProps ( Properties  p  )  [inline, static]

Referenced by dbg_printProps().

static boolean alma::acs::commandcenter::CommandCenter::equalsOneOf ( String  a,
String[]  bb 
) [inline, static, private]

Whether a equals one of the elements of b. Comparison is case-INsensitive.

Referenced by main().

static void alma::acs::commandcenter::CommandCenter::main ( String[]  args  )  [inline, static]
static void alma::acs::commandcenter::CommandCenter::printUsage ( PrintStream  s  )  [inline, static, private]

Referenced by main().


Member Data Documentation

Referenced by main().

Logger alma::acs::commandcenter::CommandCenter::log = MiscUtils.getPackageLogger(CommandCenter.class) [static, private]

Referenced by main().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2