launchPlugInMetaData Last update: 18.06.2026 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