org.objectweb.jonas.newbean
Class NewBean

java.lang.Object
  |
  +--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.


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
 

Method Detail

main

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