Class ComplexConfigurationPropertiesProvider
java.lang.Object
org.mule.test.complex.config.properties.deprecated.extension.ComplexConfigurationPropertiesProvider
- All Implemented Interfaces:
org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProvider,org.mule.runtime.properties.api.ConfigurationPropertiesProvider
public class ComplexConfigurationPropertiesProvider
extends Object
implements org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionOptional<org.mule.runtime.config.api.dsl.model.properties.ConfigurationProperty>getConfigurationProperty(String configurationAttributeKey) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProvider
provide
-
Constructor Details
-
ComplexConfigurationPropertiesProvider
-
-
Method Details
-
getConfigurationProperty
public Optional<org.mule.runtime.config.api.dsl.model.properties.ConfigurationProperty> getConfigurationProperty(String configurationAttributeKey) - Specified by:
getConfigurationPropertyin interfaceorg.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProvider
-
getDescription
- Specified by:
getDescriptionin interfaceorg.mule.runtime.config.api.dsl.model.properties.ConfigurationPropertiesProvider- Specified by:
getDescriptionin interfaceorg.mule.runtime.properties.api.ConfigurationPropertiesProvider
-