1. /*
  2. * @(#)CurrentOperations.java 1.12 03/12/19
  3. *
  4. * Copyright 2004 Sun Microsystems, Inc. All rights reserved.
  5. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
  6. */
  7. package org.omg.CORBA;
  8. /**
  9. * The interface for <tt>Current</tt>. For more information on
  10. * Operations interfaces, see <a href="doc-files/generatedfiles.html">
  11. * "Generated Files"</a>.
  12. *
  13. * org/omg/CORBA/CurrentOperations.java
  14. * Generated by the IDL-to-Java compiler (portable), version "3.0"
  15. * from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl
  16. * Saturday, July 17, 1999 12:26:21 AM PDT.
  17. */
  18. public interface CurrentOperations
  19. {
  20. } // interface CurrentOperations