IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.tools.migration.operation
Class SrvOpMigrationKit

java.lang.Object
  extended bycom.ibm.btt.tools.migration.operation.SrvOpMigrationKit

public class SrvOpMigrationKit
extends java.lang.Object

The class is used for Migration purporse


Constructor Summary
SrvOpMigrationKit()
           
 
Method Summary
static void doMigration()
           
static void doMigration(boolean IE)
           
static java.util.Vector getSrvOpsList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SrvOpMigrationKit

public SrvOpMigrationKit()
Method Detail

getSrvOpsList

public static java.util.Vector getSrvOpsList()
                                      throws java.io.IOException
Throws:
java.io.IOException

doMigration

public static void doMigration(boolean IE)
                        throws java.lang.Exception
Throws:
java.lang.Exception

doMigration

public static void doMigration()
                        throws java.lang.Exception
Throws:
java.lang.Exception

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005