KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > org > omg > CORBA > IRObjectOperations

org.omg.CORBA
Interface IRObjectOperations

All Known Subinterfaces:
IDLType, IDLTypeOperations, IRObject
All Known Implementing Classes:
_IDLTypeStub
See Also:
Top Examples, Source Code

DefinitionKind def_kind()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


void destroy()
See Also:
BAD_INV_ORDER
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags