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

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/presentation/rmi/
H A DIDLTypesUtil.java64 public void validateRemoteInterface(Class c) throws IDLTypeException method in class:IDLTypesUtil
100 validateRemoteInterface(c);
H A DIDLNameTranslatorImpl.java212 idlTypesUtil.validateRemoteInterface(interfaces[ctr]);
H A DIDLNameTranslatorImpl_save.sjava199 idlTypesUtil.validateRemoteInterface(interfaces[ctr]);

Completed in 33 milliseconds