--- projects/cms/source/server/idl/iscream.idl 2001/02/28 19:04:30 1.15 +++ projects/cms/source/server/idl/iscream.idl 2001/03/13 19:04:23 1.16 @@ -2,7 +2,7 @@ // This class provides infomation about the CORBA // interface for the server side of the I-Scream system. // -// $Id: iscream.idl,v 1.15 2001/02/28 19:04:30 tdb Exp $ +// $Id: iscream.idl,v 1.16 2001/03/13 19:04:23 tdb Exp $ // module uk { module ac { module ukc { module iscream { module core { @@ -26,6 +26,7 @@ module uk { module ac { module ukc { module iscream { string getProperty(in string key); long long getLastModified(); string getFileList(); + void disconnect(); }; // The ConfigurationManager interface, provides a CORBA object that