org.omg.PortableInterceptor

Interface CurrentOperations

All Superinterfaces:
CurrentOperations
Known Subinterfaces:
Current
Known Implementing Classes:
PICurrentImpl

public interface CurrentOperations
extends CurrentOperations

Generated from IDL interface "Current"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

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

Method Details

get_slot

public Any get_slot(int id)
            throws InvalidSlot


set_slot

public void set_slot(int id,
                     Any data)
            throws InvalidSlot