module CosNaming { interface ExtendedNamingContextFactory :NamingContextFactory{ NamingContext root_context( ); }; };