FileDocCategorySizeDatePackage
LaunchablePlugin.javaAPI DocAzureus 3.0.3.41578Thu Feb 09 19:43:04 GMT 2006org.gudy.azureus2.plugins

LaunchablePlugin

public interface LaunchablePlugin implements Plugin

Fields Summary
Constructors Summary
Methods Summary
public booleanprocess()
Some environments have requirements regarding the main application thread and processing on it. In particular SWT on OSX insists that the SWT dispatch thread. When this thread is returned from Azureus is either stopper or restarted, depending on the return value

return
whether to close down or restart (true->restart)

public voidsetDefaults(java.lang.String[] args)
Invoked before azureus core is started to set defaults such as application details