001 package org.omg.CORBA; 002 003 004 /** 005 * org/omg/CORBA/CurrentOperations.java . 006 * Generated by the IDL-to-Java compiler (portable), version "3.2" 007 * from /home/iurt/rpm/BUILD/geronimo-spec-corba/src/main/idl/geronimo-orb.idl 008 * Saturday, November 26, 2011 9:53:35 PM UTC 009 */ 010 011 012 // actually, Current is pseudo, but we need it this way so everything compiles 013 public interface CurrentOperations 014 { 015 } // interface CurrentOperations