org.apache.openejb.api
Annotation Type Proxy


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
public @interface Proxy


Required Element Summary
 Class<? extends InvocationHandler> value
           
 

Element Detail

value

public abstract Class<? extends InvocationHandler> value


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.