org.apache.pluto.util.assemble.file
Class FileAssembler
java.lang.Object
org.apache.pluto.util.assemble.WebXmlRewritingAssembler
org.apache.pluto.util.assemble.file.FileAssembler
- All Implemented Interfaces:
- Assembler
public class FileAssembler
- extends WebXmlRewritingAssembler
- Since:
- Nov 8, 2004
- Version:
- 1.0
Method Summary |
void |
assemble(AssemblerConfig config)
Assemble a web application into a portlet web application which is
deployable into the pluto-1.1 portlet container. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FileAssembler
public FileAssembler()
- Default no-arg constructor.
assemble
public void assemble(AssemblerConfig config)
throws UtilityException
- Description copied from interface:
Assembler
- Assemble a web application into a portlet web application which is
deployable into the pluto-1.1 portlet container. The specified web
application will be overwritten with the new application.
- Throws:
UtilityException
Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.