@Retention(value=RUNTIME)
@Target(value=ANNOTATION_TYPE)
public @interface Proxiable
Scope annotations that are also marked with this
annotation are proxiable. All objects that are
produced by this scope must be able to be proxied,
and will be proxied by the system