org.objectweb.jonas_ejb.deployment.api
Class EjbjarDTDs

java.lang.Object
  extended byorg.objectweb.jonas_lib.deployment.api.CommonsDTDs
      extended byorg.objectweb.jonas_ejb.deployment.api.EjbjarDTDs
All Implemented Interfaces:
DTDs

public class EjbjarDTDs
extends CommonsDTDs

This class defines the declarations of DTDs for ejbjar.xml and jonas-ejbjar.xml

Author:
Philippe Coq

Constructor Summary
EjbjarDTDs()
          Build a new object for web.xml DTDs handling
 
Methods inherited from class org.objectweb.jonas_lib.deployment.api.CommonsDTDs
addMapping, getMapping
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EjbjarDTDs

public EjbjarDTDs()
Build a new object for web.xml DTDs handling