Package | Description |
---|---|
org.codehaus.cargo.module.ejb |
Modifier and Type | Method and Description |
---|---|
EjbJarXml |
DefaultEjbArchive.getEjbJarXml()
Return the ejb-jar.xml.
|
EjbJarXml |
EjbArchive.getEjbJarXml()
Return the ejb-jar.xml.
|
static EjbJarXml |
EjbJarXmlIo.parseEjbJarXml(InputStream input,
EntityResolver entityResolver)
Parses a deployment descriptor provided as input stream.
|
Copyright © 2004-2013 Codehaus. All Rights Reserved.