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

/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/spi/orbutil/proxy/
H A DInvocationHandlerFactory.java34 InvocationHandler getInvocationHandler() ; method in interface:InvocationHandlerFactory
/openjdk10/corba/src/java.corba/share/classes/com/sun/corba/se/impl/presentation/rmi/
H A DInvocationHandlerFactoryImpl.java104 public InvocationHandler getInvocationHandler() method in class:InvocationHandlerFactoryImpl
113 InvocationHandler getInvocationHandler( DynamicStub stub ) method in class:InvocationHandlerFactoryImpl
/openjdk10/jdk/src/java.base/share/classes/java/lang/reflect/
H A DProxy.java1092 public static InvocationHandler getInvocationHandler(Object proxy) method in class:Proxy

Completed in 121 milliseconds