org.apache.jmeter.plugin
Class PluginManager
java.lang.Object
org.apache.jmeter.plugin.PluginManager
public final class PluginManager
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
install
public static void install(JMeterPlugin plugin,
boolean useGui)
- Installs a plugin.
- Parameters:
plugin
- the plugin to installuseGui
- indication of whether or not the gui will be used
Copyright © 1998-2012 Apache Software Foundation. All Rights Reserved.