Uses of Class
JICSCore.MessageHandler

Packages that use MessageHandler
FourMS   
FourMSControllerInterfaces   
ISISController   
SubActionInitiator   
 

Uses of MessageHandler in FourMS
 

Fields in FourMS declared as MessageHandler
private  MessageHandler MessagePoster.SyslogHandler
          This is a reference to a syslog handler which will be used to report errors etc.
 MessageHandler FourMSController.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc
 MessageHandler FourMSControllerMessageDispatcher.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc
protected  MessageHandler FourMSConversions.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc
private  MessageHandler FourMSMessageHandler.SyslogMessageHandler
          This will be used for the syslog handling of errors by the class
 MessageHandler FourMSParameterConverter.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc
protected  MessageHandler MechanismBase.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc
private  MessageHandler MessageListener.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc
protected  MessageHandler SequenceSubaction.SyslogMessageHandler
          An instance of the a syslog message handler which will be used to put messages into the syslog.
private  MessageHandler SubAction.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc
 

Constructors in FourMS with parameters of type MessageHandler
FourMSController(java.lang.String[] args, java.lang.String ER412SourceName, java.lang.String ER412DestinationName, MessageHandler SyslogMessageHandler, FourMSParameterConverter ER412FourMSParameterConverter, java.lang.String ORBPersistentPort, java.lang.String ORBServerID, java.lang.String InstrumentName)
          This is the constructor for this class
FourMSControllerMessageDispatcher(MessageHandler SyslogMessageHandler, FourMSController ER412Controller)
          This the constructor of the class
FourMSMessageHandler(iDispatchMessageInterface Dispatcher, MessageHandler SyslogHandler)
          This is the constructor for the class, it accepts a file descriptor object which will be used to send messages to the transmitter
FourMSParameterConverter(MessageHandler SyslogMessageHandler)
          The constructor for the class
Mechanism(java.sql.Connection DBConnection, java.lang.String InstrumentName, java.lang.String MechanismName, MessageHandler SysLogMessageHandler, FourMSParameterConverter ER412ParameterConverter, org.omg.CORBA.ORB Orb, org.omg.PortableServer.POA Poa, org.omg.CosNaming.NamingContextExt ControllerNameServiceContext, FourMSMessageHandler ER412MessageHandler)
          This is the constructor for this class
MechanismBase(java.sql.Connection DBConnection, java.lang.String InstrumentName, java.lang.String MechanismName, MessageHandler SysLogMsgHandler, FourMSParameterConverter ER412ParameterConverter)
          This is the constructor for this class.
MessageListener(boolean FourMSTransceiverClient, int SocketNumber, int BufferSize, FourMSMessageHandler ER412MessageHandler, MessageHandler SyslogMessageHandler)
          This is the constructor for the class which will be used to define an object that will use a TCP/IP socket for input.
MessageListener(java.lang.String PortServerPort, FourMSMessageHandler ER412MessageHandler, MessageHandler SyslogMessageHandler)
          This is the constructor which will be used to set up th message listener so that it will talk to FourMS instrument through a port portserver.
MessagePoster(java.io.OutputStream ControllerFD, MessageHandler SyslogHandler)
          This is the constructor for the class.
SequenceSubaction(java.lang.String InstrumentName, org.omg.PortableServer.POA Poa, org.omg.CORBA.ORB Orb, MessageHandler SyslogMessageHandler, org.omg.CosNaming.NamingContextExt RootNamingServiceContext, java.lang.String SequenceSubactionName)
          This is the constructor and will be used to create a subaction listener which can be used to listen for subactions completing
SubAction(java.lang.String SubActionName, int TimeOut, java.lang.String InstrumentName, java.lang.String MechanismName, Mechanism ParentMechanism, java.sql.Connection DBConnection, MessageHandler SyslogMessageHandler, FourMSParameterConverter ER412ParameterConverter, FourMSMessageHandler ER412MessageHandler)
          This is the constructor and will result in the configuration data from the WHTOCS database being read in and the subaction configured accordingly
UpdateOpticalComponentList(java.lang.String SequenceSubactionName, java.lang.String InstrumentName, java.sql.Connection DBConnection, org.omg.PortableServer.POA Poa, org.omg.CORBA.ORB Orb, MessageHandler SyslogMessageHandler, org.omg.CosNaming.NamingContextExt RootNamingServiceContext, iParameterNoticeBoard.ParameterNoticeBoardSupplier ParameterNoticeBoard, OpticalComponent[] OpticalMechanisms)
          The constructor
 

Uses of MessageHandler in FourMSControllerInterfaces
 

Fields in FourMSControllerInterfaces declared as MessageHandler
private  MessageHandler SubActionCompletionListenerImpl.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc
 

Constructors in FourMSControllerInterfaces with parameters of type MessageHandler
SubActionCompletionListenerImpl(SubActionCompletionListenerOperations SubactionResultListener, MessageHandler SyslogMessageHandler)
           
 

Uses of MessageHandler in ISISController
 

Fields in ISISController declared as MessageHandler
private  MessageHandler HealthMonitorTask.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc.
private  MessageHandler StatusUpdate.SyslogMessageHandler
          This is a syslog object which will be used to report errors etc.
 

Constructors in ISISController with parameters of type MessageHandler
ControlSlitDoor(java.lang.String SequenceSubactionName, java.lang.String InstrumentName, org.omg.PortableServer.POA Poa, org.omg.CORBA.ORB Orb, MessageHandler SyslogMessageHandler, org.omg.CosNaming.NamingContextExt RootNamingServiceContext)
          The constructor
HealthMonitorTask(org.omg.CORBA.ORB Orb, org.omg.CosNaming.NamingContextExt RootNamingServiceContext, MessageHandler SyslogMessageHandler)
          This is the constructor.
ISISController(java.lang.String[] args, MessageHandler SyslogMessageHandler, boolean SimulationMode)
          This is the default constructor for the class
ISISParameterConversion(java.sql.Connection DBConnection, MessageHandler SyslogMessageHandler, org.omg.CORBA.ORB Orb, iParameterNoticeBoard.ParameterNoticeBoardSupplier ParameterNoticeBoard)
           
SetCentralWavelengthAction(java.lang.String SequenceSubactionName, java.lang.String InstrumentName, org.omg.PortableServer.POA Poa, org.omg.CORBA.ORB Orb, MessageHandler SyslogMessageHandler, org.omg.CosNaming.NamingContextExt RootNamingServiceContext)
          The constructor
SetCurrentGrating(java.lang.String SequenceSubactionName, java.sql.Connection DBConnection, java.lang.String InstrumentName, org.omg.PortableServer.POA Poa, org.omg.CORBA.ORB Orb, MessageHandler SyslogMessageHandler, org.omg.CosNaming.NamingContextExt RootNamingServiceContext)
          The constructor
SetSlitWidthArcsecs(java.lang.String SequenceSubactionName, java.lang.String InstrumentName, org.omg.PortableServer.POA Poa, org.omg.CORBA.ORB Orb, MessageHandler SyslogMessageHandler, org.omg.CosNaming.NamingContextExt RootNamingServiceContext)
          The constructor
StatusUpdate(org.omg.CosNaming.NamingContextExt RootNamingServiceContext, MessageHandler SyslogMessageHandler)
          This is the constructor.
UpdateCurrentDichroic(java.lang.String SequenceSubactionName, java.lang.String InstrumentName, org.omg.PortableServer.POA Poa, org.omg.CORBA.ORB Orb, MessageHandler SyslogMessageHandler, org.omg.CosNaming.NamingContextExt RootNamingServiceContext, java.sql.Connection DBConnection, iParameterNoticeBoard.ParameterNoticeBoardSupplier ParameterNoticeBoard)
          The constructor.
UpdateGratingOffset(java.lang.String SequenceSubactionName, java.lang.String InstrumentName, org.omg.PortableServer.POA Poa, org.omg.CORBA.ORB Orb, MessageHandler SyslogMessageHandler, org.omg.CosNaming.NamingContextExt RootNamingServiceContext, java.sql.Connection DBConnection, iParameterNoticeBoard.ParameterNoticeBoardSupplier ParameterNoticeBoard)
          The constructor.
UpdateGratingOrder(java.lang.String SequenceSubactionName, java.lang.String InstrumentName, org.omg.PortableServer.POA Poa, org.omg.CORBA.ORB Orb, MessageHandler SyslogMessageHandler, org.omg.CosNaming.NamingContextExt RootNamingServiceContext, java.sql.Connection DBConnection, iParameterNoticeBoard.ParameterNoticeBoardSupplier ParameterNoticeBoard)
          The constructor.
 

Uses of MessageHandler in SubActionInitiator
 

Fields in SubActionInitiator declared as MessageHandler
(package private)  MessageHandler SubActionInitiator.SyslogMessageHandler
          Message handler
 

Constructors in SubActionInitiator with parameters of type MessageHandler
SubActionInitiator(java.lang.String SubActionName, java.lang.String[] argv, MessageHandler SyslogMessageHandler)