Skip to content
Snippets Groups Projects
Commit 4c94566d authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- fix comment

parent b7281e04
No related branches found
No related tags found
No related merge requests found
...@@ -48,7 +48,7 @@ public class SLUBVirusCheckClamAVPlugin implements VirusCheckPlugin { ...@@ -48,7 +48,7 @@ public class SLUBVirusCheckClamAVPlugin implements VirusCheckPlugin {
//log.info("SLUBVirusCheckPlugin instantiated with host=" + host + " port=" + port + " timeout=" + timeout); //log.info("SLUBVirusCheckPlugin instantiated with host=" + host + " port=" + port + " timeout=" + timeout);
System.out.println("SLUBVirusCheckPlugin instantiated"); System.out.println("SLUBVirusCheckPlugin instantiated");
} }
/** init params to configure the plugin /** init params to configure the plugin via xml forms
* @param initp parameter map * @param initp parameter map
*/ */
public void initParams(Map<String, String> initp) { public void initParams(Map<String, String> initp) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment