Hi All,
  I was wondering why dropwizard Bundle interface got unbounded generics on 
Bootstrap<?> 
and not bounded by Configuration Bootstrap<T extends Configuration>

void  
<http://grepcode.com/file/repo1.maven.org/maven2/io.dropwizard/dropwizard-core/0.7.1/io/dropwizard/Bundle.java#>
initialize(Bootstrap 
<http://grepcode.com/file/repo1.maven.org/maven2/io.dropwizard/dropwizard-core/0.7.1/io/dropwizard/setup/Bootstrap.java#Bootstrap>
<?> bootstrap);

http://grepcode.com/file/repo1.maven.org/maven2/io.dropwizard/dropwizard-core/0.9.0-rc3/io/dropwizard/Bundle.java?av=f

Thanks,
Pavan. 

-- 
You received this message because you are subscribed to the Google Groups 
"dropwizard-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to dropwizard-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to