Class ConnectorConfig.ConfigValueImpl
java.lang.Object
io.smallrye.reactive.messaging.providers.impl.ConnectorConfig.ConfigValueImpl
- All Implemented Interfaces:
org.eclipse.microprofile.config.ConfigValue
- Enclosing class:
- ConnectorConfig
protected static class ConnectorConfig.ConfigValueImpl
extends Object
implements org.eclipse.microprofile.config.ConfigValue
-
Constructor Details
-
ConfigValueImpl
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceorg.eclipse.microprofile.config.ConfigValue
-
getValue
- Specified by:
getValuein interfaceorg.eclipse.microprofile.config.ConfigValue
-
getRawValue
- Specified by:
getRawValuein interfaceorg.eclipse.microprofile.config.ConfigValue
-
getSourceName
- Specified by:
getSourceNamein interfaceorg.eclipse.microprofile.config.ConfigValue
-
getSourceOrdinal
public int getSourceOrdinal()- Specified by:
getSourceOrdinalin interfaceorg.eclipse.microprofile.config.ConfigValue
-