org.eiichiro.jazzmaster.aspectj
Class Main

java.lang.Object
  extended by org.eiichiro.jazzmaster.aspectj.Main

public class Main
extends Object

Main is a command line interface to print the information about this Jazzmaster AspectJ build.

Author:
Eiichiro Uchiumi

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
          Prints out the information about this Jazzmaster AspectJ build.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
Prints out the information about this Jazzmaster AspectJ build.

Parameters:
args - The command line arguments.


Copyright © 2009-2012 Eiichiro Uchiumi. All Rights Reserved.