package RTT.corba; /** * RTT/corba/CServiceRequester.java . * Generated by the IDL-to-Java compiler (portable), version "3.2" * from ServiceRequester.idl * Wednesday, July 11, 2012 5:27:05 PM CEST */ /** * An Orocos Required Service. * Exposes that this component requires certain services. * @ingroup CompIDL */ public interface CServiceRequester extends CServiceRequesterOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity { } // interface CServiceRequester