org.objectweb.jonas_ejb.deployment.lib.EjbjarSchemas Class Reference

List of all members.

Public Member Functions

 EjbjarSchemas ()

Static Public Attributes

final String[] EJBJAR_SCHEMAS

Detailed Description

This class defines the declarations of Schemas for ejb-jar.xml and jonas-ejb-jar.xml
Author:
Philippe Coq

Definition at line 35 of file EjbjarSchemas.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.lib.EjbjarSchemas.EjbjarSchemas  ) 
 

Build a new object for Schemas handling

Definition at line 48 of file EjbjarSchemas.java.

References org.objectweb.jonas_ejb.deployment.lib.EjbjarSchemas.EJBJAR_SCHEMAS.


Member Data Documentation

final String [] org.objectweb.jonas_ejb.deployment.lib.EjbjarSchemas.EJBJAR_SCHEMAS [static]
 

Initial value:

 new String[] {
        "ejb-jar_2_1.xsd"
    }
List of schemas used for ejb-jar.xml

Definition at line 40 of file EjbjarSchemas.java.

Referenced by org.objectweb.jonas_ejb.deployment.lib.EjbjarSchemas.EjbjarSchemas().


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