org.objectweb.jonas_ear.deployment.api
Class JonasEarSchemas
java.lang.Object
org.objectweb.jonas_lib.deployment.api.CommonsSchemas
org.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
Constructor Summary |
JonasEarSchemas()
Build a new object for Schemas handling |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JONAS_EAR_SCHEMAS
public static final String[] JONAS_EAR_SCHEMAS
- List of schemas used for jonas-application.xml file
JonasEarSchemas
public JonasEarSchemas()
- Build a new object for Schemas handling
getLastSchema
public static String getLastSchema()
- Returns:
- Returns the last Schema
Copyright © 2007 OW2 Consortium. All Rights Reserved.