Class FeatureProxyInvocationHandler

  • All Implemented Interfaces:
    InvocationHandler

    public class FeatureProxyInvocationHandler
    extends Object
    implements InvocationHandler
    A InvocationHandler implementation that delegates invocation to one of two object depending on the state of the specified feature.
    Author:
    Christian Kaltepoth