org.objectweb.jonas.newbean.NewBean Class Reference

List of all members.

Static Package Functions

void error (String errMsg)
void fatalError (String errMsg)

Detailed Description

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.

Definition at line 49 of file NewBean.java.


Member Function Documentation

void org.objectweb.jonas.newbean.NewBean.error String  errMsg  )  [static, package]
 

Display the specified error message.

Parameters:
errMsg the error message to display

Definition at line 182 of file NewBean.java.

void org.objectweb.jonas.newbean.NewBean.fatalError String  errMsg  )  [static, package]
 

Display the specified error message and exits with an EXIT_FAILURE status.

Parameters:
errMsg the error message to display

Definition at line 192 of file NewBean.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:07:17 2005 for JOnAS by  doxygen 1.3.9.1