public class BindingReport extends java.lang.Object implements PostInjectorAction
| Constructor and Description |
|---|
BindingReport() |
BindingReport(java.lang.String label) |
| Modifier and Type | Method and Description |
|---|---|
void |
call(com.google.inject.Injector injector) |
public BindingReport(java.lang.String label)
public BindingReport()
public void call(com.google.inject.Injector injector)
call in interface PostInjectorAction