Searched refs:Proxied (Results 1 – 1 of 1) sorted by relevance
41 class Proxied implements Runnable { class55 private final Proxied proxied;57 public MyInvocationHandler(Proxied proxied) { in MyInvocationHandler()111 Proxied.class.getClassLoader(), in main()113 new MyInvocationHandler(new Proxied())); in main()