Interface org.omg.CORBA.Repository
- public interface Repository
- extends Object, Container
lookup_id
public Contained lookup_id(String search_id)
get_primitive
public PrimitiveDef get_primitive(PrimitiveKind kind)
create_string
public StringDef create_string(int bound)
create_sequence
public SequenceDef create_sequence(int bound,
IDLType element_type)
create_array
public ArrayDef create_array(int length,
IDLType element_type)
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.