Package hudson.util

Class InterceptingProxy

java.lang.Object
hudson.util.InterceptingProxy

public abstract class InterceptingProxy extends Object
Creates a proxy that traps every method call.
Author:
Kohsuke Kawaguchi
  • Constructor Details

    • InterceptingProxy

      public InterceptingProxy()
  • Method Details