00001 package Sct_SctApi; 00002 00003 00012 // Maybe shouldn't be here (only in TApi) 00013 public interface DeprecatedInterfaceOneOperations 00014 { 00015 00016 // void loadConfiguration(); 00017 void loadConfiguration (String filename) throws Sct_SctApi.SctApiException; 00018 } // interface DeprecatedInterfaceOneOperations