00001 #ifndef _acsdaemonTestSlowComponent_IDL_ 00002 #define _acsdaemonTestSlowComponent_IDL_ 00003 00004 #include <acscomponent.idl> 00005 00006 #pragma prefix "alma" 00007 00008 module acsdaemonSlowComponent 00009 { 00010 interface SlowDestructionComponent : ACS::ACSComponent 00011 { 00012 }; 00013 }; 00014 00015 #endif // _acsdaemonTestSlowComponent_IDL_