org.siebengeisslein.core
Class StoreVerifier

java.lang.Object
  extended by org.siebengeisslein.core.StoreVerifier

public class StoreVerifier
extends java.lang.Object


Constructor Summary
StoreVerifier(Config config)
           
 
Method Summary
static void main(java.lang.String[] args)
           
 void verify()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoreVerifier

public StoreVerifier(Config config)
              throws java.io.IOException
Throws:
java.io.IOException
Method Detail

verify

public void verify()
            throws java.io.IOException,
                   UnknownOIDException
Throws:
java.io.IOException
UnknownOIDException

main

public static void main(java.lang.String[] args)
                 throws java.io.IOException,
                        UnknownOIDException
Throws:
java.io.IOException
UnknownOIDException