|
|||||||||||
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.file.FileAssembler
Field Summary |
Fields inherited from interface org.apache.pluto.util.assemble.Assembler |
DISPATCH_SERVLET_CLASS, PORTLET_XML, SERVLET_XML |
Constructor Summary | |
FileAssembler()
Default no-arg constructor. |
Method Summary | |
void |
assemble(AssemblerConfig config)
Assemble a web applicaiton into a portlet web application which is deployable into the pluto-1.1 portlet container. |
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 FileAssembler()
Method Detail |
public void assemble(AssemblerConfig config) throws UtilityException
Assembler
UtilityException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |