org.apache.jmeter.plugin

Class PluginManager


public final class PluginManager
extends Object

Method Summary

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

Method Details

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

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