BoilerPlate-LightweightLogging Service OMG Formal/03-11-03 |
#include <LogConsumerServantFactory.h>
Collaboration diagram for LogConsumerServantFactory:
Responsible for instantiating the LogConsumer ServantActivator and reading configuration parameters from the BoilerPlate Configuration Map. Owns the LogState
Public Member Functions | |
LogConsumerServantFactory () | |
Default ctor. | |
virtual | ~LogConsumerServantFactory () |
dtor | |
LogState & | log_state () |
Access the LogState. | |
Protected Member Functions | |
virtual void | build_activator (CORBA::ORB_ptr orb, PortableServer::POA_ptr poa) throw (ServantFactory::ServantBuildException) |
Instances the ServantActivator. |
|
Default ctor. Currently does nothing |
|
dtor Deletes the ServantActivator |
|
Instances the ServantActivator. Builds the LogState with command line values. Instances the ServantActivator.
|
|
Access the LogState.
|
Copyright © BoilerPlate.org | Generated on Tue Nov 30 16:33:12 2004 for BoilerPlate CosLightweightLogging Service by 1.3.7 |