org.objectweb.jonas_client.deployment.api
Class JonasAppClientSchemas

java.lang.Object
  extended by org.objectweb.jonas_lib.deployment.api.CommonsSchemas
      extended by org.objectweb.jonas_client.deployment.api.JonasAppClientSchemas
All Implemented Interfaces:
Schemas

public class JonasAppClientSchemas
extends CommonsSchemas

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

Author:
Philippe Coq

Field Summary
static java.lang.String[] JONAS_APPCLIENT_SCHEMAS
          List of schemas used for jonas-web.xml
 
Constructor Summary
JonasAppClientSchemas()
          Build a new object for Schemas handling
 
Method Summary
static java.lang.String getLastSchema()
           
 
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_APPCLIENT_SCHEMAS

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

Constructor Detail

JonasAppClientSchemas

public JonasAppClientSchemas()
Build a new object for Schemas handling

Method Detail

getLastSchema

public static java.lang.String getLastSchema()
Returns:
Returns the last Schema