BoilerPlate: Reusable CORBA |
#include <InitCommand.h>
An implementation of the Command Pattern used to execute a command during initialization. Use the OrbInit API to add an InitCommand to fire at:
PostOrbInitCommand is fired after the ORB is initialized but before the Root POA is initialized
Public Member Functions | |
| virtual bool | execute (CORBA::ORB_ptr orb, ConfMap &config_map)=0 |
|
||||||||||||
|
Called to execute the PostORBInitCommand
|
| Copyright © BoilerPlate.org |
Generated on Tue Nov 30 16:22:33 2004 for BoilerPlate by
1.3.7
|