Modifier and Type | Field and Description |
---|---|
protected List<BindingsCollector.BindingInfo> |
JukitoModule.bindingsObserved |
Modifier and Type | Method and Description |
---|---|
static BindingsCollector.BindingInfo |
BindingsCollector.BindingInfo.create(Binding<?> binding,
Key<?> boundKey,
Object instance) |
Modifier and Type | Method and Description |
---|---|
List<BindingsCollector.BindingInfo> |
BindingsCollector.getBindingsObserved() |
Modifier and Type | Method and Description |
---|---|
void |
JukitoModule.printReport(List<BindingsCollector.BindingInfo> allBindings)
Outputs the report, see
#setReportWriter(Writer) . |
void |
JukitoModule.setBindingsObserved(List<BindingsCollector.BindingInfo> bindingsObserved)
Attach this
JukitoModule to a list of the bindings that were
observed by a preliminary run of BindingsCollector . |
Copyright © 2010-2013 ArcBees Inc.. All Rights Reserved.