Apache JMeter
1.9

org.apache.jmeter.plugin
Class PluginManager

java.lang.Object
  |
  +--org.apache.jmeter.plugin.PluginManager

public class PluginManager
extends Object

Version:
$Revision: 1.5 $
Author:
Oliver Rossmueller

Method Summary
static void install(JMeterPlugin plugin, boolean useGui)
          Installs a plugin.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

install

public static void install(JMeterPlugin plugin,
                           boolean useGui)
Installs a plugin.

Parameters:
plugin - the plugin to install
useGui - indication of whether or not the gui will be used

Apache JMeter
1.9

Copyright © 1998-2003 Apache Software Foundation. All Rights Reserved.