/* * @(#)CurrentOperations.java 1.12 03/12/19 * * Copyright 2004 Sun Microsystems, Inc. All rights reserved. * SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms. */ package org.omg.CORBA; /** * The interface for Current. For more information on * Operations interfaces, see * "Generated Files". * * org/omg/CORBA/CurrentOperations.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 CurrentOperations { } // interface CurrentOperations