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.ConfiguredBundle<T>, i o.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 java.util.Map<java.lang.String, java.lang.Object> getScopedObjects (); | ||||
} | } | |||
End of changes. 1 change blocks. | ||||
0 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/ |