|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.pluto.util.assemble.AssemblerFactory
The pluto assembler factory that creates an assembler.
| Method Summary | |
Assembler |
createAssembler(AssemblerConfig config)
Creates an assembler to assemble a portlet app WAR file to a web app WAR file deployable to pluto. |
static AssemblerFactory |
getFactory()
Returns the singleton factory instance. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static AssemblerFactory getFactory()
public Assembler createAssembler(AssemblerConfig config)
config - the assembler configuration.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||