com.filenet.wcm.apps.server.util

Class BootstrapUtil

  1. java.lang.Object
  2. extended bycom.filenet.wcm.apps.server.util.BootstrapUtil

  1. public class BootstrapUtil
  2. extends java.lang.Object

Constructor Summary

Constructor and Description
BootstrapUtil()

Method Summary

Modifier and Type Method and Description
  1. static
  2. void
main(java.lang.String[] args)
  1. static
  2. void
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

  1. public BootstrapUtil()

Method Detail

moveBootstrap

  1. public static void moveBootstrap( java.lang.String webinfLoc,
  2. java.lang.String configDir)
  3. throws java.lang.Exception
Throws:
java.lang.Exception

main

  1. public static void main(java.lang.String[] args)
  2. throws java.lang.Exception
Throws:
java.lang.Exception