|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||
@Retention(value=SOURCE) @Target(value=METHOD) public @interface CodeGenerationHint
Provide code generation hints to the compiler (e.g. names to use for generated members).
| Optional Element Summary | |
|---|---|
java.lang.String |
ifNameSuffix
Defines the name suffix to use for a generated member representing an if pointcut (prefix will be 'ajc$if$'). |
public abstract java.lang.String ifNameSuffix
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | ||||||||