Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以从 AspectJ 框架中获取所有 org.aspectj.weaver.Advice 或 Aspect 对象?如果是,怎么做?
我不想处理反射,因为我必须解析所有内容,而且很容易出错。
提前致谢。