public class BindingsCollector extends Object
Modifier and Type | Class and Description |
---|---|
static class |
BindingsCollector.BindingInfo
Information on a binding, used by Jukito to identify provided keys and needed keys.
|
class |
BindingsCollector.GuiceBindingVisitor<T>
This visitor collects all information on guice bindings.
|
class |
BindingsCollector.GuiceElementVisitor
This visitor collects all information on various guice elements.
|
static class |
BindingsCollector.GuiceScopingVisitor
This visitor collects all information on guice scopes associated to the bindings.
|
public void collectBindings()
public List<BindingsCollector.BindingInfo> getBindingsObserved()
Copyright © 2010-2013 ArcBees Inc.. All Rights Reserved.