00001 package SctTestApi; 00002 00003 00017 public interface HighLevelApi extends HighLevelApiOperations, ipc.servant, org.omg.CORBA.portable.IDLEntity 00018 { 00019 public static final String instanceName = "HighLevelApiImpl"; 00020 } // interface HighLevelApi