org.gudy.azureus2.pluginsimpl.local.launch
Class PluginSingleInstanceHandler
java.lang.Object
org.gudy.azureus2.pluginsimpl.local.launch.PluginSingleInstanceHandler
public class PluginSingleInstanceHandler
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginSingleInstanceHandler
public PluginSingleInstanceHandler()
initialise
public static void initialise(int _port,
PluginManagerArgumentHandler _handler)
initialiseAndProcess
public static boolean initialiseAndProcess(int _port,
PluginManagerArgumentHandler _handler,
String[] _args)
process
protected static boolean process(LoggerChannelListener log,
String[] args)
startListener
protected static boolean startListener(LoggerChannelListener log)
sendArguments
protected static void sendArguments(LoggerChannelListener log,
String[] args)
getHeader
protected static String getHeader()