Uses of Class
org.mule.runtime.dsl.api.component.config.DefaultComponentLocation.DefaultLocationPart
Packages that use DefaultComponentLocation.DefaultLocationPart
-
Uses of DefaultComponentLocation.DefaultLocationPart in org.mule.runtime.dsl.api.component.config
Method parameters in org.mule.runtime.dsl.api.component.config with type arguments of type DefaultComponentLocation.DefaultLocationPartModifier and TypeMethodDescriptionprotected org.mule.runtime.api.component.TypedComponentIdentifierDefaultComponentLocation.calculateComponentIdentifier(List<DefaultComponentLocation.DefaultLocationPart> parts) Constructor parameters in org.mule.runtime.dsl.api.component.config with type arguments of type DefaultComponentLocation.DefaultLocationPartModifierConstructorDescriptionDefaultComponentLocation(Optional<String> name, List<DefaultComponentLocation.DefaultLocationPart> parts) DefaultComponentLocation(Optional<String> name, List<DefaultComponentLocation.DefaultLocationPart> parts, List<URI> importChain)