org.jboss.seam.init
Class DeploymentDescriptor
java.lang.Object
org.jboss.seam.init.DeploymentDescriptor
public class DeploymentDescriptor
- extends Object
Parser for ejb-jar.xml and orm.xml deployment descriptors
- Author:
- Norman Richards
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeploymentDescriptor
public DeploymentDescriptor()
getEjbDescriptors
public Map<String,EjbDescriptor> getEjbDescriptors()
add
protected void add(EjbDescriptor descriptor)