Uses of Interface
org.mule.runtime.extension.api.runtime.config.ConfigurationInstance
Packages that use ConfigurationInstance
Package
Description
-
Uses of ConfigurationInstance in org.mule.runtime.extension.api.runtime.config
Methods in org.mule.runtime.extension.api.runtime.config that return ConfigurationInstanceModifier and TypeMethodDescriptionConfigurationProvider.get(org.mule.runtime.api.event.Event event) Returns aConfigurationInstanceMethods in org.mule.runtime.extension.api.runtime.config that return types with arguments of type ConfigurationInstanceModifier and TypeMethodDescriptionConfiguredComponent.getConfigurationInstance()ExpirableConfigurationProvider.getExpired() -
Uses of ConfigurationInstance in org.mule.runtime.extension.api.runtime.operation
Methods in org.mule.runtime.extension.api.runtime.operation that return types with arguments of type ConfigurationInstanceModifier and TypeMethodDescriptionExecutionContext.getConfiguration()Returns theConfigurationInstancefor the operation being executed.