3 // =================================================================
7 * @author Carlos O'Ryan <coryan@uci.edu>
9 // =================================================================
11 #include "tao/IORTable/IORTable.h"
12 #include "tao/IORTable/Table_Adapter.h"
14 TAO_BEGIN_VERSIONED_NAMESPACE_DECL
17 TAO_IORTable_Initializer::init ()
19 return ACE_Service_Config::process_directive (ace_svc_desc_TAO_Table_Adapter_Factory
);
22 TAO_END_VERSIONED_NAMESPACE_DECL