Java Platform 1.2
Beta 4

Uses of Interface
org.omg.CORBA.Container

Packages that use Container
org.omg.CORBA   
 

Uses of Container in org.omg.CORBA
 

Subinterfaces of Container in org.omg.CORBA
  ExceptionDef
          An ExceptionDef represents an exception definition.
  InterfaceDef
          An InterfaceDef object represents an interface definition.
  ModuleDef
          A ModuleDef can contain constants, typedefs, exceptions, interfaces, and other module objects.
  Repository
          Repository is an interface that provides global access to the Interface Repository.
  StructDef
          A StructDef represents an OMG IDL structure definition.
  UnionDef
          A UnionDef represents an OMG IDL union definition.
  ValueDef
           
 

Methods in org.omg.CORBA that return Container
 Container Contained.defined_in()
           
 

Methods in org.omg.CORBA with parameters of type Container
 void Contained.move(Container new_container, String new_name, String new_version)
           
 


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.