Searched defs:create_child (Results 1 - 2 of 2) sorted by relevance

/openjdk7/corba/src/share/classes/org/omg/CORBA/
H A DContext.java41 * and then calling the method <code>create_child</code> on the
85 * object created with the method <code>create_child</code> will
140 public abstract Context create_child(String child_ctx_name); method in class:Context
/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/corba/
H A DContextImpl.java71 public Context create_child(String name) method in class:ContextImpl

Completed in 82 milliseconds