MigrationsBundle   MigrationsBundle 
Compiled from "MigrationsBundle.java" Compiled from "MigrationsBundle.java"
public abstract class io.dropwizard.migrations.MigrationsBundle<T extends i o.dropwizard.Configuration> implements io.dropwizard.Bundle, io.dropwizard. db.DatabaseConfiguration<T> { public abstract class io.dropwizard.migrations.MigrationsBundle<T extends i o.dropwizard.Configuration> implements io.dropwizard.ConfiguredBundle<T>, i o.dropwizard.db.DatabaseConfiguration<T> {
public io.dropwizard.migrations.MigrationsBundle(); public io.dropwizard.migrations.MigrationsBundle();
public final void initialize(io.dropwizard.setup.Bootstrap<?>); public final void initialize(io.dropwizard.setup.Bootstrap<?>);
public java.lang.String getMigrationsFileName(); public java.lang.String getMigrationsFileName();
public java.lang.String name(); public java.lang.String name();
public final void run(io.dropwizard.setup.Environment);
} }
 End of changes. 2 change blocks. 
2 lines changed or deleted 1 lines changed or added

This html diff was produced by rfcdiff 1.41. The latest version is available from http://tools.ietf.org/tools/rfcdiff/