| Class | Description |
|---|---|
| GuiceComponentFactory<T> |
Factory simply delegates object resolution to guice context.
|
| JerseyComponentProvider<T> |
Lazy "bridge" used to register HK2 types in guice context.
|
| LazyGuiceFactory<T> |
Transitive factory helps "bridge" lazily real factories.
|