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