Java Platform 1.2
Beta 4

Uses of Interface
org.omg.CORBA.InterfaceDef

Packages that use InterfaceDef
org.omg.CORBA   
org.omg.CORBA.portable   
 

Uses of InterfaceDef in org.omg.CORBA
 

Methods in org.omg.CORBA that return InterfaceDef
 InterfaceDef Object._get_interface()
          Obtains an InterfaceDef for the object implementation referenced by this object reference.
 InterfaceDef[] ValueDef.base_interfaces()
           
 InterfaceDef[] InterfaceDef.base_interfaces()
           
 InterfaceDef Container.create_interface(String id, String name, String version, boolean is_abstract, InterfaceDef[] base_interfaces)
           
 

Methods in org.omg.CORBA with parameters of type InterfaceDef
 void ValueDef.base_interfaces(InterfaceDef[] arg)
           
 void InterfaceDef.base_interfaces(InterfaceDef[] arg)
           
 void ConstructionPolicy.make_domain_manager(InterfaceDef object_type, boolean constr_policy)
          This operation enables the invoker to set the construction policy that is to be in effect in the domain with which this ConstructionPolicy object is associated.
 InterfaceDef Container.create_interface(String id, String name, String version, boolean is_abstract, InterfaceDef[] base_interfaces)
           
 ValueDef Container.create_value(String id, String name, String version, boolean is_custom, boolean is_abstract, byte flags, ValueDef base_value, boolean has_safe_base, ValueDef[] stateless_base_values, InterfaceDef[] base_interfaces)
           
 

Uses of InterfaceDef in org.omg.CORBA.portable
 

Methods in org.omg.CORBA.portable that return InterfaceDef
 InterfaceDef ObjectImpl._get_interface()
          default implementation of the org.omg.
abstract  InterfaceDef Delegate.get_interface(Object obj)
          Return an InterfaceDef for the object reference provided.
 


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.