| Package | Description |
|---|---|
| trip.spi | |
| trip.spi.helpers |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
ServiceProvider.load(Class<T> interfaceClazz,
Condition<T> condition,
ProviderContext context) |
<T> T |
ServiceProvider.load(Class<T> interfaceClazz,
ProviderContext context) |
private <T> T |
ServiceProvider.produceFromFactory(Class<T> interfaceClazz,
Condition<T> condition,
ProviderContext context) |
T |
ProducerFactory.provide(ProviderContext context) |
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyProviderContext |
class |
FieldProviderContext
Holds data about a field some value should be injected.
|
class |
KeyValueProviderContext |
| Modifier and Type | Field and Description |
|---|---|
(package private) ProviderContext |
SingleElementProvidableField.providerContext |
Copyright © 2015. All rights reserved.