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.

Method Index

 o def_kind()
 o destroy()

Methods

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

All Packages  Class Hierarchy  This Package  Previous  Next  Index