Package aQute.bnd.annotation
Annotation Type ProxyType
-
@Documented @Retention(CLASS) @Target(TYPE) public @interface ProxyTypeThis is a type that will be proxied. Any additions and deletions are ok. They do not cause a version incompatibility.
@Documented
@Retention(CLASS)
@Target(TYPE)
public @interface ProxyType