Package com.biglybt.pif
Interface PluginListener
-
- All Known Implementing Classes:
PluginAdapter
,ShareHosterPlugin
public interface PluginListener
- Since:
- 2.0.7.0
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
closedownComplete()
void
closedownInitiated()
void
initializationComplete()
-