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/21303515/Admin-Konsole_10_EN-version-2-modificationdate-1543472278000-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.