Interface org.omg.CORBA.IRObject
All Packages Class Hierarchy This Package Previous Next Index

Interface org.omg.CORBA.IRObject
- public interface IRObject
- extends Object
- extends Object
An IRObject IDL interface represents the most generic interfacefrom which all other Interface Repository interfaces are derived,even the Repository itself.

-
def_kind()
-
-
destroy()
-
def_kind
public abstract DefinitionKind def_kind() throws SystemException
destroy
public abstract void destroy()

All Packages Class Hierarchy This Package Previous Next Index