|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.pluto.util.install.file.TomcatCrossContextGenerator
public class TomcatCrossContextGenerator
TODO JavaDoc
Nested Class Summary | |
---|---|
static class |
TomcatCrossContextGenerator.PortletFileNameFilter
|
Constructor Summary | |
---|---|
TomcatCrossContextGenerator()
|
Method Summary | |
---|---|
static void |
createContextFile(java.io.File confDir,
java.lang.String fileName,
java.lang.String contextName)
Creates a tomcat-specific context deployment descriptor and deploys it. |
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TomcatCrossContextGenerator()
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.io.IOException
java.io.IOException
public static void createContextFile(java.io.File confDir, java.lang.String fileName, java.lang.String contextName) throws java.io.IOException
confDir
- Tomcat conf directoryfileName
- File name of the warcontextName
- The root name of the context file
java.io.IOException
- If there is a problem
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |