public class FeatureProxyInvocationHandler extends Object implements InvocationHandler
InvocationHandler
implementation that delegates invocation to one of two object depending on the state of the
specified feature.Constructor and Description |
---|
FeatureProxyInvocationHandler(Feature feature,
Object active,
Object inactive) |
FeatureProxyInvocationHandler(Feature feature,
Object active,
Object inactive,
FeatureManager featureManager) |
Copyright © 2014. All Rights Reserved.