Uses of Interface
com.biglybt.pif.logging.LoggerChannelListener
Packages that use LoggerChannelListener
Package
Description
-
Uses of LoggerChannelListener in com.biglybt.pif.logging
Methods in com.biglybt.pif.logging with parameters of type LoggerChannelListenerModifier and TypeMethodDescriptionvoidLoggerChannel.addListener(LoggerChannelListener l) Add a LoggerChannelListener to this LoggerChannelvoidLoggerChannel.removeListener(LoggerChannelListener l) Remove a reviously added LoggerChannelListener -
Uses of LoggerChannelListener in com.biglybt.pifimpl.local.launch
Methods in com.biglybt.pifimpl.local.launch with parameters of type LoggerChannelListenerModifier and TypeMethodDescriptionprivate static LaunchablePlugin[]PluginLauncherImpl.findLaunchablePlugins(LoggerChannelListener listener) protected static booleanPluginSingleInstanceHandler.process(LoggerChannelListener log, String[] args) protected static voidPluginSingleInstanceHandler.sendArguments(LoggerChannelListener log, String[] args) protected static booleanPluginSingleInstanceHandler.startListener(LoggerChannelListener log) -
Uses of LoggerChannelListener in com.biglybt.pifimpl.local.logging
Methods in com.biglybt.pifimpl.local.logging with parameters of type LoggerChannelListenerModifier and TypeMethodDescriptionvoidLoggerChannelImpl.addListener(LoggerChannelListener l) voidLoggerChannelImpl.removeListener(LoggerChannelListener l)