http://i2p-javadocs.i2p/net/i2p/router/startup/MigrateJetty.html
Since: Jetty 6 Constructor Summary Constructors Constructor Description MigrateJetty () Method Summary All Methods Static Methods Concrete Methods Modifier and Type Method Description static void migrate ( RouterContext ctx, List < ClientAppConfig > apps) For each entry in apps, if the main class is an old Jetty class,
migrate it to the new Jetty class, and update the Jetty config files. Methods inherited from class java.lang. Object clone , equals , finalize , getClass , hashCode ,...