Searched defs:isCorrectContextLoader (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/test/java/rmi/activation/Activatable/extLoadedImpl/
H A DCheckLoader.java25 boolean isCorrectContextLoader() throws java.rmi.RemoteException; method in interface:CheckLoader
H A DExtLoadedImpl.java35 public boolean isCorrectContextLoader() { method in class:ExtLoadedImpl
H A DExtLoadedImpl_Stub.java37 $method_isCorrectContextLoader_0 = CheckLoader.class.getMethod("isCorrectContextLoader", new java.lang.Class[] {});
51 // implementation of isCorrectContextLoader()
52 public boolean isCorrectContextLoader() method in class:ExtLoadedImpl_Stub

Completed in 21 milliseconds