com.filenet.wcm.apps.server.util
Class BootstrapUtil

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

public class BootstrapUtil
extends java.lang.Object


Constructor Summary
BootstrapUtil()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static 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

public BootstrapUtil()
Method Detail

moveBootstrap

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

main

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


© Copyright IBM Corp. 2002, 2007. All Rights Reserved.