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

List of all members.

Public Member Functions

 JonasEjbjarSchemas ()

Static Public Attributes

final String[] JONAS_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 JonasEjbjarSchemas.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ejb.deployment.lib.JonasEjbjarSchemas.JonasEjbjarSchemas  ) 
 

Build a new object for Schemas handling

Definition at line 53 of file JonasEjbjarSchemas.java.

References org.objectweb.jonas_ejb.deployment.lib.JonasEjbjarSchemas.JONAS_EJBJAR_SCHEMAS.


Member Data Documentation

final String [] org.objectweb.jonas_ejb.deployment.lib.JonasEjbjarSchemas.JONAS_EJBJAR_SCHEMAS [static]
 

Initial value:

 new String[] {
        "jonas-ejb-jar_4_0.xsd",
        "jonas-ejb-jar_4_1.xsd",
        "jonas-ejb-jar_4_1_2.xsd",
        "jonas-ejb-jar_4_1_4.xsd",
        "jonas-ejb-jar_4_2.xsd",
        "jonas-ejb-jar_4_3.xsd"
    }
List of schemas used for ejb-jar.xml

Definition at line 40 of file JonasEjbjarSchemas.java.

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


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