org.aspectj.lang.annotation
Annotation Type DeclareImplements


@Retention(value=RUNTIME)
@Target(value=FIELD)
public @interface DeclareImplements

Declare parents mixin annotation


Required Element Summary
 java.lang.String value
          The target types expression
 

Element Detail

value

public abstract java.lang.String value
The target types expression