org.objectweb.jonas_ws.deployment.lib
Class JonasWsSchemas

java.lang.Object
  extended byorg.objectweb.jonas_lib.deployment.api.CommonsSchemas
      extended byorg.objectweb.jonas_ws.deployment.lib.WsSchemas
          extended byorg.objectweb.jonas_ws.deployment.lib.JonasWsSchemas
All Implemented Interfaces:
Schemas

public class JonasWsSchemas
extends WsSchemas

This class defines the declarations of Schemas for jonas-webservices.xml

Author:
Helene Joanin

Field Summary
static java.lang.String[] JONAS_WS_SCHEMAS
          List of schemas used for jonas-webservices.xml
 
Constructor Summary
JonasWsSchemas()
          Build a new object for Schemas handling
 
Methods inherited from class org.objectweb.jonas_lib.deployment.api.CommonsSchemas
addSchemas, getHeaderForElement, getlocalSchemas
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JONAS_WS_SCHEMAS

public static final java.lang.String[] JONAS_WS_SCHEMAS
List of schemas used for jonas-webservices.xml

Constructor Detail

JonasWsSchemas

public JonasWsSchemas()
Build a new object for Schemas handling