markmconel
11-29-2006, 07:20 PM
I have setup a simple AttributeMatchMethodPointcutAdvisor and am using a custom attribute with some BeforeAdvise. In Chapter 9 there is a statement "Advice associated with this pointcut can then read the metadata assocatied with the attribute to configure itself."
Does anyone happen to have an example of how you might read metadata associated to the attribute/pointcut from the advice?
Does anyone happen to have an example of how you might read metadata associated to the attribute/pointcut from the advice?