superclass, ACSComponent. More...
#include <lifeCycleTestImpl.h>
Public Member Functions | |
TestLifeCycleComp (const ACE_CString &name, maci::ContainerServices *containerServices) | |
virtual | ~TestLifeCycleComp () |
virtual void | dummyInterface () |
superclass, ACSComponent.
This is the CORBA stub client header for ACSErrTypeCommon.idl where the definition of the CORBA exception is found. The empty CORBA servant interface, POA_contLogTest::TestLifeCycleComp, is obtained from this header file and is automatically generated from contLogTest's Interface Definition File (i.e., contLogTest.idl) by CORBA.
TestLifeCycleComp::TestLifeCycleComp | ( | const ACE_CString & | name, | |
maci::ContainerServices * | containerServices | |||
) |
Constructor
poa | Poa which will activate this and also all other components. Developers need not be concerned with what a PortableServer does...just pass it to the superclass's constructor. | |
name | component's name. All components have a name associated with them so other components and clients can access them. |
virtual TestLifeCycleComp::~TestLifeCycleComp | ( | ) | [virtual] |
Destructor
virtual void TestLifeCycleComp::dummyInterface | ( | ) | [virtual] |
Implementation of IDL getLevels().