package RTT.corba; /** * RTT/corba/CConfigurationInterface.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from ConfigurationInterface.idl * Wednesday, July 11, 2012 5:26:13 PM CEST */ /** * Exposes both attributes and properties * of a service. * @ingroup CompIDL */ public interface CConfigurationInterface extends CConfigurationInterfaceOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity { } // interface CConfigurationInterface