从类路径/类加载器中检索所有用户定义的类

发布于 2024-10-19 10:27:37 字数 147 浏览 4 评论 0原文

我计划编写基于注释的方法。

我想在主程序运行时找到所有用户定义的类。我想避免所有基于 SDK 的类,并仅在类路径中列出所有类。

这是因为,我可以在类路径中可用的所有类上运行注释读取。或者如果有任何其他方法请告诉我。

如何做到这一点?

I am planning to write annotation based approach.

i want to find all user defined class when the main program runs. I want to avoid all SDK based classes and list all classes only in the classpath.

This is because, i can run my annotation reading on all my class that available in the classpath. or if any other approach please let me know.

How to do this ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文