| Package | Description |
|---|---|
| trip.spi | |
| trip.spi.helpers.cache |
| Modifier and Type | Method and Description |
|---|---|
protected <T> CachedIterable<T> |
ServiceProvider.loadServiceProvidersFor(Class<T> interfaceClazz) |
| Modifier and Type | Method and Description |
|---|---|
static <T> CachedIterable<T> |
ServiceLoader.loadFrom(Iterable<Class<T>> interfaces) |
static <T> CachedIterable<Class<T>> |
ServiceLoader.loadImplementationsFor(Class<T> clazz) |
static <T> CachedIterable<Class<T>> |
ServiceLoader.loadImplementationsFor(String interfaceCanonicalName) |
Copyright © 2015. All rights reserved.