Package org.apache.jmeter.plugin
Class PluginManager
java.lang.Object
org.apache.jmeter.plugin.PluginManager
- 
Method SummaryModifier and TypeMethodDescriptionstatic voidinstall(JMeterPlugin plugin, boolean useGui) Installs a plugin.
- 
Method Details- 
installInstalls a plugin.- Parameters:
- plugin- the plugin to install
- useGui- indication of whether or not the gui will be used
 
 
-