classloader - Get list of all loaded classes through JMX -


i have little java program makes jmx connection remote weblogic server. want list of loaded classes.

i have objectname object "java.lang:type=classloading".

(how) possible?

thanks

it not possible. default jvm platform mxbeans don't publish information.


Comments

Popular posts from this blog

OpenCV OpenCL: Convert Mat to Bitmap in JNI Layer for Android -

android - org.xmlpull.v1.XmlPullParserException: expected: START_TAG {http://schemas.xmlsoap.org/soap/envelope/}Envelope -

python - How to remove the Xframe Options header in django? -