Class InfrastructureTypeMapping
java.lang.Object
org.mule.runtime.extension.internal.loader.util.InfrastructureTypeMapping
Mapping for types considered of "Infrastructure", of the
Class of the infrastructure type and the String name
of it.- Since:
- 4.0
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic Optional<org.mule.runtime.api.meta.model.ParameterDslConfiguration>getDslConfiguration(String name) static Map<Class<?>,InfrastructureTypeMapping.InfrastructureType> getMap()static Optional<QNameModelProperty>getTypeFor(org.mule.runtime.api.component.ComponentIdentifier compId)
-
Field Details
-
TLS_NAMESPACE_URI
- See Also:
-
TLS_KEY_STORE_PARAMETER_NAME
- See Also:
-
TLS_TRUST_STORE_PARAMETER_NAME
- See Also:
-
-
Method Details
-
getMap
-
getNameMap
-
getQName
-
getDslConfiguration
-
getTypeFor
-