Searched refs:forImplementation (Results 1 - 3 of 3) sorted by relevance

/openjdk7/corba/src/share/classes/sun/rmi/rmic/iiop/
H A DImplementationType.java45 * The static forImplementation(...) method must be used to obtain an instance,
63 public static ImplementationType forImplementation(ClassDefinition classDef, method in class:ImplementationType
H A DCompoundType.java919 result = ImplementationType.forImplementation(theClass,stack,parentIsValue);
H A DStubGenerator.java150 result = ImplementationType.forImplementation(cdef,stack,false);

Completed in 81 milliseconds