org.objectweb.jonas_rar.raconfig.RAConfig Class Reference

List of all members.

Static Public Member Functions

void usage ()
void main (String[] args) throws RAConfigException

Static Package Attributes

boolean validation = true

Detailed Description

This class may be used to parse a resource adapter deployment descriptor and generate the corresponding properties files for the jca service java org.objectweb.jonas.resource.RAConfig -j jndiname -r rarlink -verbose <input_rar>java org.objectweb.jonas.resource.RAConfig -u jonas-ra.xml <input_rar>java org.objectweb.jonas.resource.RAConfig -dm -p db.properties <input_rar><output_rar>

Definition at line 82 of file RAConfig.java.


Member Function Documentation

void org.objectweb.jonas_rar.raconfig.RAConfig.main String[]  args  )  throws RAConfigException [static]
 

Main routine

Parameters:
args String [] input arguments
Exceptions:
RAConfigException if an Exception occurs

Definition at line 605 of file RAConfig.java.

void org.objectweb.jonas_rar.raconfig.RAConfig.usage  )  [static]
 

Usage of RAConfig

Definition at line 571 of file RAConfig.java.


Member Data Documentation

boolean org.objectweb.jonas_rar.raconfig.RAConfig.validation = true [static, package]
 

Validate the XML

Definition at line 99 of file RAConfig.java.


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