org.opa.module
Class OPAModuleVerifier

java.lang.Object
  extended byorg.opa.module.OPAModuleVerifier

public class OPAModuleVerifier
extends java.lang.Object


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

Constructor Detail

OPAModuleVerifier

public OPAModuleVerifier()
Creates a new instance of OPAModuleVerifier

Method Detail

install

public void install(java.io.File candidate)
             throws java.lang.Exception
Throws:
java.lang.Exception