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

/openjdk10/jdk/test/java/awt/datatransfer/CustomClassLoaderTransferTest/
H A DTransferableList.java8 private static class NullInvocationHandler implements InvocationHandler, Serializable { class in class:TransferableList
17 InvocationHandler handler = new NullInvocationHandler();
/openjdk10/jdk/test/javax/management/mxbean/
H A DGenericTypeTest.java99 private static class NullInvocationHandler implements InvocationHandler { class in class:GenericTypeTest
106 new NullInvocationHandler();

Completed in 90 milliseconds