Uses of Package
org.mule.runtime.extension.api.runtime.config
Packages that use org.mule.runtime.extension.api.runtime.config
Package
Description
-
Classes in org.mule.runtime.extension.api.runtime.config used by org.mule.runtime.extension.api.runtime.configClassDescriptionJust like the
ConfigurationModelclass provides introspection on a configuration's structure and parameters, this concept provides an abstraction on an actual configuration instance which was declared and instantiated.A component responsible for providing instances which are realizations of a givenConfigurationModel.Contains the state of the parameters of a givenConfigurationInstance.Usage statistics about aConfigurationInstance. -
Classes in org.mule.runtime.extension.api.runtime.config used by org.mule.runtime.extension.api.runtime.operationClassDescriptionJust like the
ConfigurationModelclass provides introspection on a configuration's structure and parameters, this concept provides an abstraction on an actual configuration instance which was declared and instantiated.