public class JerseyConfigurationEvent extends JerseyPhaseEvent
InjectionManager is accessible.InjectorPhaseEvent.ReportRenderer| Constructor and Description |
|---|
JerseyConfigurationEvent(Options options,
io.dropwizard.setup.Bootstrap bootstrap,
io.dropwizard.Configuration configuration,
ConfigurationTree configurationTree,
io.dropwizard.setup.Environment environment,
com.google.inject.Injector injector,
org.glassfish.jersey.internal.inject.InjectionManager injectionManager) |
getInjectionManagergetConfigurationInfo, getInjector, getReportRenderergetConfiguration, getConfigurationTree, getEnvironment, renderConfigurationBindingsgetBootstrapgetOptions, getTypepublic JerseyConfigurationEvent(Options options, io.dropwizard.setup.Bootstrap bootstrap, io.dropwizard.Configuration configuration, ConfigurationTree configurationTree, io.dropwizard.setup.Environment environment, com.google.inject.Injector injector, org.glassfish.jersey.internal.inject.InjectionManager injectionManager)