|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.pluto.util.assemble.WebXmlRewritingAssembler
org.apache.pluto.util.assemble.AbstractArchiveAssembler
org.apache.pluto.util.assemble.war.WarAssembler
| Field Summary |
| Fields inherited from interface org.apache.pluto.util.assemble.Assembler |
DISPATCH_SERVLET_CLASS, PORTLET_XML, SERVLET_XML |
| Constructor Summary | |
WarAssembler()
Default no-arg constructor. |
|
| Method Summary | |
void |
assembleInternal(AssemblerConfig config)
Assemble the source file to the destination file. |
protected void |
assembleWar(java.io.File source,
java.io.File dest,
java.lang.String dispatchServletClass)
Reads the source JAR copying entries to the dest JAR. |
| Methods inherited from class org.apache.pluto.util.assemble.AbstractArchiveAssembler |
assemble, performInPlaceAssembly |
| Methods inherited from class org.apache.pluto.util.assemble.WebXmlRewritingAssembler |
updateWebappDescriptor |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WarAssembler()
| Method Detail |
public void assembleInternal(AssemblerConfig config)
throws UtilityException,
java.io.IOException
AbstractArchiveAssembler
assembleInternal in class AbstractArchiveAssemblerconfig - the assembler configuration object
UtilityException
java.io.IOException
protected void assembleWar(java.io.File source,
java.io.File dest,
java.lang.String dispatchServletClass)
throws java.io.IOException
java.io.IOException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||