| Constructor and Description |
|---|
SimpleServiceLoader(Class<? extends T> serviceType) |
| Modifier and Type | Method and Description |
|---|---|
Optional<T> |
get(String implName) |
List<T> |
getAll() |
T |
getOrThrow(String implName) |
Copyright © 2018. All rights reserved.