BoilerPlate-LightweightLogging Service OMG Formal/03-11-03 |
#include <Log_ServantFactory.h>
Collaboration diagram for Log_ServantFactory:
The bootstrapping factory for the LogProducer. This class will instantiate the LogProducer and the LogState. It parses the command line parameters and passes the values on to its constituents.
: Optional : The directory to write the log file in. If not present the system will default to the current directory.
Public Member Functions | |
Log_ServantFactory (LogConsumerServantFactory &logstate) throw (ServantFactory::ServantBuildException) | |
virtual | ~Log_ServantFactory () |
Protected Member Functions | |
virtual void | build_servants (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa) throw (ServantFactory::ServantBuildException) |
|
Default Constructor
|
|
The ctor
|
|
ServantFactory::build_servants over ride Satisfies the ServantFactory contract. Instantiates the LogState, Producer_Impl and ConsumerAdmin_Impl. Binds the Producer and ConsumerAdmin to the NameService
|
Copyright © BoilerPlate.org | Generated on Tue Nov 30 16:33:08 2004 for BoilerPlate CosLightweightLogging Service by 1.3.7 |