@Target(value={TYPE,METHOD}) @Retention(value=RUNTIME) public @interface Proxy
Class<? extends InvocationHandler>
value
public abstract Class<? extends InvocationHandler> value
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.