org.jboss.aop.annotation.compiler
Class AnnotationCompiler
java.lang.Object
org.jboss.aop.annotation.compiler.AnnotationCompiler
public class AnnotationCompiler
- extends Object
Convert doclet tags to JBoss AOP annotation XML
- Version:
- $Revision: 1.2 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationCompiler
public AnnotationCompiler()
main
public static void main(String[] args)
throws Exception
- Throws:
Exception
usage
public void usage()
compile
public void compile(String[] args)
throws Exception
- Throws:
Exception
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.