ccc.cli
Class Migrate

java.lang.Object
  extended by ccc.cli.LegacyApp
      extended by ccc.cli.Migrate

public final class Migrate
extends LegacyApp

Entry class for the migration application.


Nested Class Summary
static class Migrate.Options
          Options for the migration tool.
 
Method Summary
static void main(java.lang.String[] args)
          Entry point for this application.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

main

public static void main(java.lang.String[] args)
Entry point for this application.

Parameters:
args - String array of application arguments.


Copyright © 2010. All Rights Reserved.