Plugin.DummyImplSKIP_PERMISSION_CHECK| Constructor and Description |
|---|
PluginImpl() |
| Modifier and Type | Method and Description |
|---|---|
static void |
register(com.trilead.ssh2.Connection connection)
Registers a connection for cleanup when the plugin is stopped.
|
void |
start() |
void |
stop() |
static void |
unregister(com.trilead.ssh2.Connection connection)
Unregisters a connection for cleanup when the plugin is stopped.
|
configure, configure, doDynamic, getConfigXml, getTarget, getWrapper, load, postInitialize, save, setServletContextpublic static void register(com.trilead.ssh2.Connection connection)
connection - The connection.public static void unregister(com.trilead.ssh2.Connection connection)
connection - The connection.Copyright © 2016–2022. All rights reserved.