org.objectweb.jonas_ejb.deployment.api
Class JonasEjbjarDTDs

java.lang.Object
  extended by org.objectweb.jonas_lib.deployment.api.CommonsDTDs
      extended by org.objectweb.jonas_ejb.deployment.api.JonasEjbjarDTDs
All Implemented Interfaces:
DTDs

public class JonasEjbjarDTDs
extends CommonsDTDs

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

Author:
Philippe Coq

Constructor Summary
JonasEjbjarDTDs()
          Build a new object for web.xml DTDs handling
 
Method Summary
 
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

JonasEjbjarDTDs

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