2 //=============================================================================
6 * @author Irfan Pyarali
8 //=============================================================================
16 * @brief Simple test implementation.
18 class test_i
: public POA_test
22 test_i (CORBA::ORB_ptr orb
);
24 // = The test interface methods.
25 CORBA::ULong
method (CORBA::ULong work
);