Package hudson.util

Class InterceptingProxy


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

      • InterceptingProxy

        public InterceptingProxy()