public interface JbossEarModule
Modifier and Type | Method and Description |
---|---|
void |
appendJbossModule(org.codehaus.plexus.util.xml.XMLWriter writer,
String version)
Appends the
XML representation of this module for the jboss-app.xml file. |
void appendJbossModule(org.codehaus.plexus.util.xml.XMLWriter writer, String version)
XML
representation of this module for the jboss-app.xml file.writer
- the writer to useversion
- the version of the jboss-app.xml
fileCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.