Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [aspectj-users] Problem with annotation based pointcut and inner classes

No problem at all.  :-)

On Fri, Aug 29, 2008 at 4:46 AM, Christian Kölle
<christian.koelle@xxxxxxxxx> wrote:
> Andrew Eisenberg wrote:
>> Does this not work for you?  The call to method() in main() is where
>> the advice is applied.
>>
>
> Hi
>
> Thanks for the answer and sorry for the question in the first place.
> You're right, this works fine. My problem was the result of a build
> problem in our project. The subproject in question hasn't been weaved
> with the aspect.
>
> Sorry for wasting your time
> Christian
>


Back to the top