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.
有没有办法从 Glassfish 本身或其他工具中获取当前在 Glassfish v3.1.2.2 中加载的类(以及每个类有多少)的列表?
我建议您查看安装了所有插件的 Visual VM。它将向您展示创建的对象、所有代的堆、CPU、线程和许多好东西。
我认为它对于 Java EE 开发是必不可少的。