public class GuiceIntegration extends Object
| Modifier and Type | Method and Description |
|---|---|
static Provider<?> |
fromGuice(com.google.inject.Injector injector)
Creates a Provider which gets delegates object provisioning to the
injector. |
public static Provider<?> fromGuice(com.google.inject.Injector injector)
injector.IllegalArgumentExceptions - if injector is nullCopyright © 2011-2017. All Rights Reserved.