com.atlassian.plugin.main
Class HotDeployer
java.lang.Object
com.atlassian.plugin.main.HotDeployer
public class HotDeployer
- extends Object
A simple class that starts a hot deploy thread for scanning for new plugins
- Since:
- 2.2.0
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HotDeployer
public HotDeployer(PluginController pluginController,
long period)
start
public void start()
stop
public void stop()
isRunning
public boolean isRunning()
Copyright © 2015 Atlassian. All rights reserved.