xiaodududu / google-guice

Automatically exported from code.google.com/p/google-guice
Apache License 2.0
0 stars 0 forks source link

Add Binding interfaces for XXXBinding classes. #570

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The XXXBinding classes (in com.google.inject.servlet) all share the
getInitParams, getPattern, getUriPatternType methods.  Can we please create 
Binding, FilterBinding & ServletBinding interfaces?

Original issue reported on code.google.com by br...@google.com on 9 Nov 2010 at 8:59

GoogleCodeExporter commented 9 years ago
fixed in r1370

Original comment by sberlin on 13 Nov 2010 at 2:30