Constructor and Description |
---|
FactoryModule(Map<Key<?>,TypeLiteral<?>> bindings,
Key<F> factoryType,
Object source) |
Modifier and Type | Method and Description |
---|---|
void |
configure(GinBinder binder)
Contributes bindings and other configurations for this module to
binder . |
Map<Key<?>,TypeLiteral<?>> |
getBindings() |
Key<F> |
getFactoryType() |
String |
getSource()
Returns the source location of the factory module's declaration.
|
public Map<Key<?>,TypeLiteral<?>> getBindings()
public String getSource()
Copyright © 2008–2018. All rights reserved.