com.filenet.wcm.apps.server.util
Class BootstrapUtil
- java.lang.Object
com.filenet.wcm.apps.server.util.BootstrapUtil
- public class BootstrapUtil
- extends java.lang.Object
Constructor Summary
| Constructor and Description |
|---|
BootstrapUtil()
|
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
main(java.lang.String[] args)
|
|
moveBootstrap(java.lang.String webinfLoc,java.lang.String configDir)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail
BootstrapUtil
- public BootstrapUtil()
Method Detail
moveBootstrap
- public static void moveBootstrap( java.lang.String webinfLoc,
- java.lang.String configDir)
- throws java.lang.Exception
Throws:
java.lang.Exceptionmain
- public static void main(java.lang.String[] args)
- throws java.lang.Exception
Throws:
java.lang.Exception