org.objectweb.jonas_ear.deployment.api
Class JonasEarSchemas

java.lang.Object
  extended byorg.objectweb.jonas_lib.deployment.api.CommonsSchemas
      extended byorg.objectweb.jonas_ear.deployment.api.JonasEarSchemas
All Implemented Interfaces:
Schemas

public class JonasEarSchemas
extends CommonsSchemas

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

Author:
Florent Benoit

Field Summary
static java.lang.String[] JONAS_EAR_SCHEMAS
          List of schemas used for jonas-application.xml file
 
Constructor Summary
JonasEarSchemas()
          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_EAR_SCHEMAS

public static final java.lang.String[] JONAS_EAR_SCHEMAS
List of schemas used for jonas-application.xml file

Constructor Detail

JonasEarSchemas

public JonasEarSchemas()
Build a new object for Schemas handling

Method Detail

getLastSchema

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