01: package org.cougaar.qos.ResourceStatus;
02:
03: /**
04: * org/cougaar/qos/ResourceStatus/ResourceStatusService.java .
05: * Generated by the IDL-to-Java compiler (portable), version "3.2"
06: * from qrs.idl
07: * Tuesday, August 7, 2007 11:57:30 AM EDT
08: */
09:
10: // syntactic problem with the argument.
11: public interface ResourceStatusService extends
12: ResourceStatusServiceOperations, org.omg.CORBA.Object,
13: org.omg.CORBA.portable.IDLEntity {
14: } // interface ResourceStatusService
|