1. /*
  2. * @(#)RunTime.java 1.11 00/02/02
  3. *
  4. * Copyright 1998-2000 Sun Microsystems, Inc. All Rights Reserved.
  5. *
  6. * This software is the proprietary information of Sun Microsystems, Inc.
  7. * Use is subject to license terms.
  8. *
  9. */
  10. /*
  11. * Licensed Materials - Property of IBM
  12. * RMI-IIOP v1.0
  13. * Copyright IBM Corp. 1998 1999 All Rights Reserved
  14. *
  15. * US Government Users Restricted Rights - Use, duplication or
  16. * disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  17. */
  18. package org.omg.SendingContext;
  19. /**
  20. * org/omg/SendingContext/RunTime.java
  21. * Generated by the IDL-to-Java compiler (portable), version "3.0"
  22. * from rt.idl
  23. * Thursday, April 8, 1999 1:18:26 o'clock PM PDT
  24. */
  25. public interface RunTime extends RunTimeOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
  26. {
  27. } // interface RunTime