public final class ConfigurationCustomConverterBuildItem extends MultiBuildItem
| Constructor and Description |
|---|
ConfigurationCustomConverterBuildItem(int priority,
Class<T> type,
Class<? extends org.eclipse.microprofile.config.spi.Converter<T>> converter) |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends org.eclipse.microprofile.config.spi.Converter<?>> |
getConverter() |
int |
getPriority() |
Class<?> |
getType() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.