org.objectweb.jonas_ws.deployment.lib.JonasWsSchemas Class Reference

Inherits org.objectweb.jonas_ws.deployment.lib.WsSchemas.

Inheritance diagram for org.objectweb.jonas_ws.deployment.lib.JonasWsSchemas:

Inheritance graph
[legend]
Collaboration diagram for org.objectweb.jonas_ws.deployment.lib.JonasWsSchemas:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 JonasWsSchemas ()

Static Public Attributes

final String[] JONAS_WS_SCHEMAS

Detailed Description

This class defines the declarations of Schemas for jonas-webservices.xml
Author:
Helene Joanin

Definition at line 33 of file JonasWsSchemas.java.


Constructor & Destructor Documentation

org.objectweb.jonas_ws.deployment.lib.JonasWsSchemas.JonasWsSchemas  ) 
 

Build a new object for Schemas handling

Definition at line 49 of file JonasWsSchemas.java.

References org.objectweb.jonas_ws.deployment.lib.JonasWsSchemas.JONAS_WS_SCHEMAS.


Member Data Documentation

final String [] org.objectweb.jonas_ws.deployment.lib.JonasWsSchemas.JONAS_WS_SCHEMAS [static]
 

Initial value:

 new String[] {
        "jonas_j2ee_web_services_4_0.xsd",
        "jonas_j2ee_web_services_4_1_2.xsd",
        "jonas_j2ee_web_services_4_1_4.xsd",
        "jonas_j2ee_web_services_4_2.xsd"
    }
List of schemas used for jonas-webservices.xml

Definition at line 38 of file JonasWsSchemas.java.

Referenced by org.objectweb.jonas_ws.deployment.lib.JonasWsSchemas.JonasWsSchemas().


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