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 TypeMethodDescriptionvoid
LoggerChannel.addListener
(LoggerChannelListener l) Add a LoggerChannelListener to this LoggerChannelvoid
LoggerChannel.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 boolean
PluginSingleInstanceHandler.process
(LoggerChannelListener log, String[] args) protected static void
PluginSingleInstanceHandler.sendArguments
(LoggerChannelListener log, String[] args) protected static boolean
PluginSingleInstanceHandler.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 TypeMethodDescriptionvoid
LoggerChannelImpl.addListener
(LoggerChannelListener l) void
LoggerChannelImpl.removeListener
(LoggerChannelListener l)