Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] API to match a join point signature string against a pointcut

Hi all.

I am building a tool that requires me to match, at runtime, the join
point signature string of a join point against an AspectJ-defined
pointcut. I seem to remember somewhere in the back of my head that
there once was an API to do just that. Does that API still exist? If
so, where can I find it?

Cheers,
Eric

-- 
Eric Bodden, Ph.D., http://sse.ec-spride.de/ http://bodden.de/
Head of Secure Software Engineering Group at EC SPRIDE
Tel: +49 6151 16-75422    Fax: +49 6151 16-72051
Room 3.2.14, Mornewegstr. 30, 64293 Darmstadt


Back to the top