com.securitycentric.metacoretex.lib
Class ProbeSubmitter

java.lang.Object
  extended bycom.securitycentric.metacoretex.lib.ProbeSubmitter
All Implemented Interfaces:
java.lang.Runnable

public class ProbeSubmitter
extends java.lang.Object
implements java.lang.Runnable

Author:
visigoth

Constructor Summary
ProbeSubmitter(java.io.File prFile)
          Creates a new instance of ProbeSubmitter
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProbeSubmitter

public ProbeSubmitter(java.io.File prFile)
Creates a new instance of ProbeSubmitter

Method Detail

run

public void run()
Specified by:
run in interface java.lang.Runnable