|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xnap.plugin.AbstractPlugin
org.xnap.plugin.openantivirus.OAVPlugin
public class OAVPlugin
Provides an anti-virus plugin based on OpenAntiVirus.
| Constructor Summary | |
|---|---|
OAVPlugin()
|
|
| Method Summary | |
|---|---|
static OAVPlugin |
getInstance()
|
static OAVPreferences |
getPreferences()
|
static org.openantivirus.virushammer.ScannerThread |
getScannerThread()
|
void |
start()
Starts the plugin. |
void |
startGUI()
Starts the GUI of the plugin. |
void |
stop()
Stops the plugin. |
void |
stopGUI()
Stops the GUI of the plugin. |
| Methods inherited from class org.xnap.plugin.AbstractPlugin |
|---|
getInfo, setInfo, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OAVPlugin()
| Method Detail |
|---|
public static OAVPlugin getInstance()
public static OAVPreferences getPreferences()
public static org.openantivirus.virushammer.ScannerThread getScannerThread()
public void start()
public void startGUI()
public void stop()
public void stopGUI()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||