- All Superinterfaces:
- org.omg.CORBA.CurrentOperations
- All Known Subinterfaces:
- Current
public interface CurrentOperations
extends org.omg.CORBA.CurrentOperations
Defines the operations, applicable to the portable interceptor Current.
Portable Interceptors Current (also known as PICurrent) is a slot table. Each
slot has an integer identifier, can hold a CORBA Any and is used by
some service to transfer data between thread and request contexts. Each
service which wishes to use PICurrent reserves a slot or slots at
initialization time and uses those slots during the processing of requests
and replies.