Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-dev] AspectJ reflect API

Hi,

I'am currently working on aspectJ5 Unit Testing framework. I need an AspectJ
reflect API or something like :
	org.aspectj.lang.reflect.Aspect with getAdvice() and getPointcut()  methods
and all the inherited Class features.

Are you planning to provide it ? I f not, any opinions are welcome.

Thanks

MAC


Back to the top