public interface EjbArchive extends JarArchive
Modifier and Type | Method and Description |
---|---|
EjbJarXml |
getEjbJarXml()
Return the ejb-jar.xml.
|
containsClass, expandToPath, findResource, getResource, getResources
EjbJarXml getEjbJarXml() throws IOException, SAXException, ParserConfigurationException
IOException
- If there was a problem reading the deployment descriptor in the EARSAXException
- If the deployment descriptor of the EAR could not be parsedParserConfigurationException
- If there is an XML parser configration problemCopyright © 2004-2013 Codehaus. All Rights Reserved.