org.objectweb.jonas.newbean
Class NewBean

java.lang.Object
  extended by org.objectweb.jonas.newbean.NewBean

public class NewBean
extends java.lang.Object

This class is a “bean generator”. It uses Velocity and a set of template files to generate some files that can serve as a startup point for the developpement of a new bean.


Field Summary
static java.util.HashMap commandLine
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

commandLine

public static java.util.HashMap commandLine
Method Detail

main

public static void main(java.lang.String[] args)