Public Member Functions

alma.alarmsystem.corbaservice.CernAlarmServiceUtils Class Reference

Inheritance diagram for alma.alarmsystem.corbaservice.CernAlarmServiceUtils:
alma.acs.alarmsystem.corbaservice.AlarmServiceUtils

List of all members.

Public Member Functions

 CernAlarmServiceUtils (ORB orb, AcsLogger theLogger)
 CernAlarmServiceUtils (ContainerServicesBase containerServices)
 CernAlarmServiceUtils (AcsLogger theLogger)
CERNAlarmService getCernAlarmService () throws Exception

Detailed Description

An helper class with a set of useful methods.

Some of the methods of this class can be used through a script.

AlarmServiceUtils needs a ORB that can be passed in the constructor directly or through an instance of ContainerServicesBase.
If the empty constructor is used, a new ORB is instantiated.

Author:
acaproni

Constructor & Destructor Documentation

alma.alarmsystem.corbaservice.CernAlarmServiceUtils.CernAlarmServiceUtils ( ORB  orb,
AcsLogger  theLogger 
)

Constructor

Parameters:
orb The ORB
theLogger The logger
alma.alarmsystem.corbaservice.CernAlarmServiceUtils.CernAlarmServiceUtils ( ContainerServicesBase  containerServices  ) 
alma.alarmsystem.corbaservice.CernAlarmServiceUtils.CernAlarmServiceUtils ( AcsLogger  theLogger  ) 

Constructor

Parameters:
theLogger The logger; if null a new logger is instantiated

Member Function Documentation

CERNAlarmService alma.alarmsystem.corbaservice.CernAlarmServiceUtils.getCernAlarmService (  )  throws Exception

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties