KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > PortableInterceptor > CurrentOperations

org.omg.PortableInterceptor
Interface CurrentOperations

All Superinterfaces:
CurrentOperations
All Known Subinterfaces:
Current
See Also:
Source Code

Any get_slot(int id)
             throws InvalidSlot
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


void set_slot(int id,
              Any data)
              throws InvalidSlot
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags