Annotation Interface ScopedProxy


@Around(proxyTarget=true, lazy=true) @Scope @Documented @Retention(RUNTIME) @Target(ANNOTATION_TYPE) public @interface ScopedProxy
A meta annotation for a scoped proxy.
Since:
1.0
Author:
Graeme Rocher
See Also: