diff options
Diffstat (limited to 'docs/adk15ProgGuideDB/ltw.xml')
-rw-r--r-- | docs/adk15ProgGuideDB/ltw.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/adk15ProgGuideDB/ltw.xml b/docs/adk15ProgGuideDB/ltw.xml index e822a5d20..05aef43f6 100644 --- a/docs/adk15ProgGuideDB/ltw.xml +++ b/docs/adk15ProgGuideDB/ltw.xml @@ -186,7 +186,11 @@ auxiliary aspects where the pointcut definitions themselves can be considered part of the configuration of the service. </para> - + + <para> + Note: concrete-aspect is not available in AspectJ 1.5 M3. + </para> + <para> The aspects element may optionally contain one or more include and exclude elements (by default, all defined aspects are used for weaving). |