|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jlab.coda.afecs.system.ABase
org.jlab.coda.afecs.archive.AAgent
org.jlab.coda.afecs.crc.ARepresenter
public abstract class ARepresenter
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),Nov 15, 2009
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jlab.coda.afecs.agent.AAgent |
---|
AAgent.AsyncProcessThread, AAgent.MonProcessThread, AAgent.ReportDalogThread, AAgent.ReportLoadThread, AAgent.ReportStatusThread, AAgent.ShellExecutionThread |
Field Summary |
---|
Fields inherited from class org.jlab.coda.afecs.agent.AAgent |
---|
AbortRequest, activeMoveToState, cMsgRequests, me, myLoad, myMonProcesses, myPlugin, myStartTime, ResetRequest |
Fields inherited from class org.jlab.coda.afecs.system.ABase |
---|
myConfig, myCRCClientConnection, myName, myPlatformConnection, myRcDomainConnection |
Constructor Summary | |
---|---|
ARepresenter()
Basic constructor. |
Method Summary | |
---|---|
void |
clientDisconnect()
Methods closes connection with the client. |
boolean |
connect2Client()
Connect to the physical client using cMsg rcDomain server |
boolean |
isClientConnected()
Returns true in case agent is connected to the client through cMsg rcDomain communication channel. |
Methods inherited from class org.jlab.coda.afecs.system.ABase |
---|
B2O, connect, connect, connect, dalogMsg, dalogMsg, disconnect, getCurrentTime, getCurrentTime, getCurrentTimeInMs, getPlDescription, getPlEXPID, getPlMulticastUDL, getPlUDL, isConnected, isRCDomainConnected, msg2xml, msgForward, multicastConnect, multicastConnect, O2B, p2pSend, p2pSend, p2pSend, p2pSend, rcConnect, rcDomaindisconnect, rcMonitor, rcp2pSend, rcSend, rcSend, rcSend, rcSend, rcSend, rcSend, rcSend, removeUnixShellProcess, reporAlarmMsg, reportAlarmMsg, reportAlarmMsg, runShellCommand, send, send, send, send, send, send, send, sleep, updateHostUdl |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ARepresenter()
Method Detail |
---|
public void clientDisconnect()
public boolean connect2Client()
public boolean isClientConnected()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |