org.aspectj.lang.annotation

Interface Aspect

public interface Aspect

Aspect declaration
Author:
Alexandre Vasseur

Method Summary

String
value()
Per clause expression, defaults to singleton aspect

Valid values are "" (singleton), "perthis(...)", etc

Method Details

value

public String value()
            throws ""
Per clause expression, defaults to singleton aspect

Valid values are "" (singleton), "perthis(...)", etc