launchPlugInMetaData Last update: 16.07.2025 public launchPlugInMetaData(jarFile: String, className: String): IPlugInMetaData Get the specified PlugIn metadata class. Parameters jarFile the JAR file where the plugin is stored className the fully qualified classname for the metadata class Throws Exception on error; the type is determined by the type of failure