Package com.biglybt.pif
Class PluginLauncher
- java.lang.Object
-
- com.biglybt.pif.PluginLauncher
-
public class PluginLauncher extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PluginLauncher()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
main(java.lang.String[] args)
An entry point for launching the client via a LaunchablePlugin
-