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.Bundle, io.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 name(); | ||||
public final void run(io.dropwizard.setup.Environment); | public final void run(io.dropwizard.setup.Environment); | |||
} | } | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 2 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/ |