org.objectweb.jonas_ejb.deployment.api
Class EjbjarSchemas

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

public class EjbjarSchemas
extends CommonsSchemas

This class defines the declarations of Schemas for ejb-jar.xml.

Author:
Philippe Coq

Field Summary
static String[] EJBJAR_SCHEMAS
          List of schemas used for ejb-jar.xml.
 
Constructor Summary
EjbjarSchemas()
          Build a new object for Schemas handling.
 
Method Summary
 
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

EJBJAR_SCHEMAS

public static final String[] EJBJAR_SCHEMAS
List of schemas used for ejb-jar.xml.

Constructor Detail

EjbjarSchemas

public EjbjarSchemas()
Build a new object for Schemas handling.



Copyright © 2007 OW2 Consortium. All Rights Reserved.