You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
42 lines
700 B
42 lines
700 B
/*
|
|
* Copyright (c) 1999, 2001, Oracle and/or its affiliates. All rights reserved.
|
|
* ORACLE PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*
|
|
*/
|
|
package org.omg.CORBA;
|
|
|
|
|
|
/**
|
|
* The interface for <tt>Current</tt>. For more information on
|
|
* Operations interfaces, see <a href="doc-files/generatedfiles.html">
|
|
* "Generated Files"</a>.
|
|
*
|
|
* 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
|