Find class

Here the location of a Java class can be determined. This is useful for determining which archive a class is loaded from. For classes with the same name, you can check whether the desired class is being loaded.

images/download/attachments/164334800/Admin-Konsole_10_EN-version-1-modificationdate-1705302285964-api-v2.png


(1) The complete class name must be specified.

(2) In the example, the database driver class for a MySQL database was loaded from the archive mysql-connector-java-5.1.40-bin.jar.