Uses of Class
JICSCore.OCSCORBAHelper

Packages that use OCSCORBAHelper
ConfigSnapshot   
JICSCore   
 

Uses of OCSCORBAHelper in ConfigSnapshot
 

Fields in ConfigSnapshot declared as OCSCORBAHelper
 OCSCORBAHelper ConfigSnapshot.OCSCorba
          This will be used to perform a lot of the donkey work associated with setting up a CORBA application.
 

Uses of OCSCORBAHelper in JICSCore
 

Methods in JICSCore with parameters of type OCSCORBAHelper
static ing.status.StatusItemValue StatusItemHelper.createErrorStatusItem(java.lang.String NoticeboardItem, OCSCORBAHelper OCSCorba, java.lang.String StatusVariableName, int ErrorCode, java.lang.String ErrorMessage)
          Used to create a status item which is in error.
static ing.status.StatusItemValue StatusItemHelper.createNormalStatusItem(java.lang.String NoticeboardItem, OCSCORBAHelper OCSCorba, java.lang.String StatusVariableName, org.omg.CORBA.Any StatusValue)
          Used to create a status item and optionally write it into the parameter noticeboard