org.gudy.azureus2.plugins.ui.model
Interface PluginViewModel

All Known Subinterfaces:
BasicPluginViewModel

public interface PluginViewModel

Author:
parg

Method Summary
 void destroy()
           
 String getName()
           
 PluginInterface getPluginInterface()
           
 

Method Detail

getName

String getName()

getPluginInterface

PluginInterface getPluginInterface()

destroy

void destroy()