1   package org.activeio.oneport;
2   
3   /***
4    * Interface definition: TestIIOPServer.
5    * 
6    * @author OpenORB Compiler
7    */
8   public interface TestIIOPServer extends TestIIOPServerOperations, org.omg.CORBA.Object, org.omg.CORBA.portable.IDLEntity
9   {
10  }