#include interface Hello : ::CosLifeCycle::LifeCycleObject { attribute string hello_string; string hello (in string s); };