Index

A note on the digital index

A link in an index entry is displayed as the section title in which that entry appears. Because some sections have multiple index markers, it is not unusual for an entry to have several links to the same section. Clicking on any link will take you directly to the place in the text in which the marker appears.

Symbols

! (unary) operator, Solution
!within(CallRecipe+) pointcut, Discussion
&& (logical AND) operator
combining pointcuts with, Combining Pointcuts Using a Logical AND (&&)
short-circuit behavior, Discussion
\\|\\| operator, Solution
short-circuiting behavior, Discussion

A

abstract factory pattern, Solution
accept(Visitor) class, Discussion
AccountPersistenceAspect aspect, Discussion
acknowledge( ) method, Discussion
adapter design pattern, Implementing the Adapter Pattern
advice, Advice, See Also
accessing attributes and methods from within, Accessing Class Members
accessing join point context from within, Accessing the Join Point Context
advising same join point within same aspect, Discussion
after( )
change triggered, Discussion
execute advice after, Solution, Solution
outputing tracing messages, Discussion
returning(<ReturnType\\> <Identifier\\>), Solution
returning(<ReturnValue\\>) form, Solution
throwing, Solution
throwing(<ExceptionType\\> <Identifier\\>), Solution
transactions, Discussion
apply to other aspects, Advising Aspects
around( )
constructor calls on Singleton interface classes, Discussion
join point triggers, executing advice around, Solution
overriding ...

Get AspectJ Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.