jmusic.annotation
Class AnnotationRunner

java.lang.Object
  extended by jmusic.annotation.AnnotationRunner

public class AnnotationRunner
extends java.lang.Object

Author:
reverend TODO To change the template for this generated type comment go to Window - Preferences - Java - Code Style - Code Templates

Constructor Summary
AnnotationRunner(AnnotationScript ascript, java.lang.String classname, java.lang.String[] args)
           
 
Method Summary
 void begin()
           
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationRunner

public AnnotationRunner(AnnotationScript ascript,
                        java.lang.String classname,
                        java.lang.String[] args)
Method Detail

begin

public void begin()

main

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