SslReloadBundle | SslReloadBundle | |||
---|---|---|---|---|
Compiled from "SslReloadBundle.java" | Compiled from "SslReloadBundle.java" | |||
public class io.dropwizard.sslreload.SslReloadBundle implements io.dropwiza rd.Bundle { | public class io.dropwizard.sslreload.SslReloadBundle implements io.dropwiza rd.ConfiguredBundle<io.dropwizard.Configuration> { | |||
public io.dropwizard.sslreload.SslReloadBundle(); | public io.dropwizard.sslreload.SslReloadBundle(); | |||
public void initialize(io.dropwizard.setup.Bootstrap<?>); | public void run(io.dropwizard.Configuration, io.dropwizard.setup.Environm | |||
public void run(io.dropwizard.setup.Environment); | ent); | |||
public void run(java.lang.Object, io.dropwizard.setup.Environment) throws | ||||
java.lang.Exception; | ||||
static java.util.Collection access$000(io.dropwizard.sslreload.SslReloadB undle, io.dropwizard.jetty.MutableServletContextHandler); | static java.util.Collection access$000(io.dropwizard.sslreload.SslReloadB undle, io.dropwizard.jetty.MutableServletContextHandler); | |||
static org.slf4j.Logger access$100(); | static org.slf4j.Logger access$100(); | |||
static io.dropwizard.sslreload.SslReloadTask access$200(io.dropwizard.ssl reload.SslReloadBundle); | static io.dropwizard.sslreload.SslReloadTask access$200(io.dropwizard.ssl reload.SslReloadBundle); | |||
static {}; | static {}; | |||
} | } | |||
End of changes. 2 change blocks. | ||||
3 lines changed or deleted | 5 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/ |