FlywayBundle | FlywayBundle | |||
---|---|---|---|---|
Compiled from "FlywayBundle.java" | Compiled from "FlywayBundle.java" | |||
public abstract class io.dropwizard.flyway.FlywayBundle<T extends io.dropwi zard.Configuration> implements io.dropwizard.Bundle, io.dropwizard.db.Datab aseConfiguration<T>, io.dropwizard.flyway.FlywayConfiguration<T> { | public abstract class io.dropwizard.flyway.FlywayBundle<T extends io.dropwi zard.Configuration> implements io.dropwizard.Bundle, io.dropwizard.db.Datab aseConfiguration<T>, io.dropwizard.flyway.FlywayConfiguration<T> { | |||
public io.dropwizard.flyway.FlywayBundle(); | public io.dropwizard.flyway.FlywayBundle(); | |||
public final void initialize(io.dropwizard.setup.Bootstrap<?>); | public final void initialize(io.dropwizard.setup.Bootstrap<?>); | |||
public final void run(io.dropwizard.setup.Environment); | public final void run(io.dropwizard.setup.Environment); | |||
public io.dropwizard.flyway.FlywayFactory getFlywayFactory(T); | public io.dropwizard.flyway.FlywayFactory getFlywayFactory(T); | |||
protected java.lang.String name(); | ||||
} | } | |||
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/ |