public class AdsUtilityInvocationHandler
extends com.google.common.reflect.AbstractInvocationHandler
InvocationHandler that updates the AdsUtilityRegistry when a method call on the
proxied interface is annotated with UsesAdsUtilities.| Constructor and Description |
|---|
AdsUtilityInvocationHandler(Object objectToProxy,
AdsUtilityRegistry adsUtilityRegistry) |
| Modifier and Type | Method and Description |
|---|---|
Object |
handleInvocation(Object proxy,
Method method,
Object[] args) |
public AdsUtilityInvocationHandler(Object objectToProxy, AdsUtilityRegistry adsUtilityRegistry)
Copyright © 2018. All Rights Reserved.