Java Platform 1.2
Beta 4

Interface org.omg.CORBA.IRObject

All Known Subinterfaces:
AliasDef, ArrayDef, AttributeDef, ConstantDef, Contained, Container, EnumDef, ExceptionDef, IDLType, InitializerDef, InterfaceDef, ModuleDef, OperationDef, PrimitiveDef, Repository, SequenceDef, StringDef, StructDef, TypedefDef, UnionDef, ValueBoxDef, ValueDef, ValueMemberDef

public abstract interface IRObject
extends Object
An IRObject IDL interface represents the most generic interface from which all other Interface Repository interfaces are derived, even the Repository itself.


Method Summary
 DefinitionKind def_kind()
           
 void destroy()
           
 
Methods inherited from interface org.omg.CORBA.Object
_create_request , _create_request , _duplicate , _get_domain_managers , _get_implementation , _get_interface , _get_policy , _hash , _is_a , _is_equivalent , _non_existent , _release , _request , _set_policy_override
 

Method Detail

def_kind

public DefinitionKind def_kind()

destroy

public void destroy()

Java Platform 1.2
Beta 4

Submit a bug or feature
Submit comments/suggestions about new javadoc look
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.
This documentation was generated with a post-Beta4 version of Javadoc.