public interface ConfiguredProvider
| Modifier and Type | Method and Description |
|---|---|
default <C> C |
getConfig()
Returns a default configuration for this provider.
|
List<ProviderConfigProperty> |
getConfigProperties() |
String |
getHelpText() |
String getHelpText()
List<ProviderConfigProperty> getConfigProperties()
default <C> C getConfig()
C - the type of the configurationCopyright © 2025 JBoss by Red Hat. All rights reserved.