net.drijf.javaone
Class TestMain

java.lang.Object
  |
  +--net.drijf.javaone.TestMain

public class TestMain
extends java.lang.Object

Demonstrate the class loading and delegation mechanism by loading a test class from a (signed) jar and executing the test methods.

Author:
Otto Moerbeek

Constructor Summary
TestMain()
           
 
Method Summary
static void main(java.lang.String[] argv)
          Do some tests.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestMain

public TestMain()
Method Detail

main

public static void main(java.lang.String[] argv)
                 throws java.lang.Exception
Do some tests.
Parameters:
argv - the command line arguments. Usage:
 net.drijf.javaone.TestMain keystore passphrase jarfile