alma::acs::commandcenter::meta::Firestarter Class Reference

Collaboration diagram for alma::acs::commandcenter::meta::Firestarter:
Collaboration graph
[legend]

List of all members.

Classes

class  OrbInitException

Public Member Functions

 Firestarter (String clientName, Logger logger, String managerLoc)
void shutdown ()
AdvancedComponentClient giveAdvancedComponentClient () throws Exception
org.omg.CORBA.ORB giveOrb () throws OrbInitException
AcsCorba giveAcsCorba () throws OrbInitException

Protected Member Functions

 Firestarter (String clientName)

Protected Attributes

String clientName
Logger logger = null
AdvancedComponentClient advancedComponentClient = null
String managerLoc = null
AcsCorba acsCorba = null
Integer orbPort = null
Integer orbPortSearchRetry = null

Constructor & Destructor Documentation

alma::acs::commandcenter::meta::Firestarter::Firestarter ( String  clientName  )  [inline, protected]
alma::acs::commandcenter::meta::Firestarter::Firestarter ( String  clientName,
Logger  logger,
String  managerLoc 
) [inline]

Creates a Firestarter for a client.

Parameters:
clientName - e.g. "AcsCommandCenter" or "OMC"
logger - logger which will be passed to delegates
managerLoc - the corbaloc of the manager

Member Function Documentation

AcsCorba alma::acs::commandcenter::meta::Firestarter::giveAcsCorba (  )  throws OrbInitException [inline]
AdvancedComponentClient alma::acs::commandcenter::meta::Firestarter::giveAdvancedComponentClient (  )  throws Exception [inline]
org.omg.CORBA.ORB alma::acs::commandcenter::meta::Firestarter::giveOrb (  )  throws OrbInitException [inline]
void alma::acs::commandcenter::meta::Firestarter::shutdown (  )  [inline]

Member Data Documentation

Referenced by giveAcsCorba().

Referenced by giveAcsCorba().


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2