Interface | Description |
---|---|
LazyBinding<T> |
SPI for
LazyBinder bindings. |
LazyBindingVisitor<T,V> |
Visitor interface for the lazy binding SPI.
|
Class | Description |
---|---|
Lazy<T> |
A lazily-loaded dependency.
|
LazyBinder |
Binder for
Lazy instances. |
LazyScopes |
Lazy scope implementations.
|
SangriaLazyModule |
Module for lazy initialization features.
|
Annotation Type | Description |
---|---|
LazySingleton |
Like
Singleton , but always lazy. |
sangria-lazy
: Lazy loading.Copyright © 2014–2015. All rights reserved.