org.omg.PortableInterceptor
Interface CurrentOperations

All Superinterfaces:
CurrentOperations
All Known Subinterfaces:
Current

public interface CurrentOperations
extends CurrentOperations

Generated from IDL interface "Current".

Version:
generated at Sep 14, 2010 11:02:08 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 Any get_slot(int id)
           
 void set_slot(int id, Any data)
           
 

Method Detail

get_slot

Any get_slot(int id)
             throws InvalidSlot
Throws:
InvalidSlot

set_slot

void set_slot(int id,
              Any data)
              throws InvalidSlot
Throws:
InvalidSlot