Searched refs:forNCInterface (Results 1 - 2 of 2) sorted by relevance

/openjdk7/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DNCInterfaceType.java43 * The static forNCInterface(...) method must be used to obtain an instance.
59 public static NCInterfaceType forNCInterface( ClassDefinition classDef, method in class:NCInterfaceType
H A DCompoundType.java885 result = NCInterfaceType.forNCInterface(theClass,stack);
897 result = NCInterfaceType.forNCInterface(theClass,stack);
1463 it = NCInterfaceType.forNCInterface(def,stack);
1510 it = NCInterfaceType.forNCInterface(def,stack);

Completed in 34 milliseconds