|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jlab.coda.afecs.usr.cmdLine.AskPlatform
public class AskPlatform
JSA: Thomas Jefferson National Accelerator Facility
This software was developed under a United States Government license,
described in the NOTICE file included as part of this distribution.
Copyright (c), Feb 15, 2011
Constructor Summary | |
---|---|
AskPlatform(AskCmd cl)
|
Method Summary | |
---|---|
void |
getDbRegisteredRuntypes()
Asks platform administrator to report runtypes recoreded in the Coda2 database |
void |
getDbRegisteredSessions()
Asks platform administrator to report sessions recorded in the coda2 database |
void |
getPlatformRegisteredAgents()
|
void |
getPlatformRegisteredDocs()
Does cMsg send-and-get to the platform normative agent and gets the registered documents. |
void |
getPlatformRegisteredRuntypes()
Does cMsg send and get to the ControlDesigner agent and gets the names of all configuration files in the COOL_HOME/config directory. |
void |
getPlatformRegisteredSessions()
Does cMsg send and get to the platform normative agent and gets the registered sessions. |
void |
getSupervisorComponentsStates(java.lang.String runtype)
|
void |
getSupervisorRunNumber(java.lang.String runtype)
|
void |
getSupervisorSession(java.lang.String runtype)
|
void |
getSupervisorState(java.lang.String runtype)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AskPlatform(AskCmd cl)
Method Detail |
---|
public void getPlatformRegisteredRuntypes()
public void getPlatformRegisteredSessions()
public void getPlatformRegisteredAgents()
public void getDbRegisteredRuntypes()
public void getDbRegisteredSessions()
public void getPlatformRegisteredDocs()
public void getSupervisorRunNumber(java.lang.String runtype)
public void getSupervisorState(java.lang.String runtype)
public void getSupervisorComponentsStates(java.lang.String runtype)
public void getSupervisorSession(java.lang.String runtype)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |