org.ow2.jonas.deployment.ejb
Class EjbjarSchemas

java.lang.Object
  extended by org.ow2.jonas.deployment.common.CommonsSchemas
      extended by org.ow2.jonas.deployment.ejb.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
protected 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.ow2.jonas.deployment.common.CommonsSchemas
addSchemas, getHeaderForElement, getHeaderForStandardElement, getLastSchema, getlocalSchemas
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EJBJAR_SCHEMAS

protected 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 © 2010 OW2 Consortium. All Rights Reserved.