- /*
- * @(#)Current.java 1.16 00/02/02
- *
- * Copyright 1997-2000 Sun Microsystems, Inc. All Rights Reserved.
- *
- * This software is the proprietary information of Sun Microsystems, Inc.
- * Use is subject to license terms.
- *
- */
- package org.omg.CORBA;
-
-
- /**
- * org/omg/CORBA/Current.java
- * Generated by the IDL-to-Java compiler (portable), version "3.0"
- * from ../../../../../src/share/classes/org/omg/PortableServer/corba.idl
- * Saturday, July 17, 1999 12:26:21 AM PDT.
- */
-
- public interface Current extends CurrentOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
- {
- } // interface Current