org.aspectj.lang.annotation

Interface DeclareParents

public interface DeclareParents

Declare parents mixin annotation

Method Summary

Class
defaultImpl()
Optional class defining default implementation of interface members (equivalent to defining a set of interface member ITDs for the public methods of the interface).
String
value()
The target types expression

Method Details

defaultImpl

public Class defaultImpl()
            throws org.aspectj.lang.annotation.DeclareParents.class
Optional class defining default implementation of interface members (equivalent to defining a set of interface member ITDs for the public methods of the interface).

value

public String value()
The target types expression