public
classAspectJWeaverMessageHandler
implements
IMessageHandler
Overview
Inheritance
Members
Usage
Source
Books
Since2.0
VersionNot specified.
Author(s)Adrian Colyer, Juergen Hoeller
Implementation of AspectJ's IMessageHandler interface that
routes AspectJ weaving messages through the same logging system as the
regular Spring messages.
Pass the option...
-XmessageHandlerClass:org.springframework.aop.aspectj.AspectJWeaverMessageHandlerto the weaver; for example, specifying the following in a "
META-INF/aop.xmlfile:<weaver options="..."/>