Uses of Class
org.mule.datasense.impl.model.annotations.ComponentLocationAnnotation
Packages that use ComponentLocationAnnotation
-
Uses of ComponentLocationAnnotation in org.mule.datasense.impl.phases.annotators
Methods in org.mule.datasense.impl.phases.annotators with parameters of type ComponentLocationAnnotationModifier and TypeMethodDescriptionprotected org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.meta.model.operation.OperationModel>DynamicOperationAnnotator.resolveMetadata(MessageProcessorNode messageProcessorNode, DataSenseMetadataProvider dataSenseMetadataProvider, ComponentLocationAnnotation componentLocationAnnotation, AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext) protected org.mule.runtime.api.metadata.resolving.MetadataResult<org.mule.runtime.api.meta.model.source.SourceModel>DynamicSourceAnnotator.resolveMetadata(MessageProcessorNode messageProcessorNode, DataSenseMetadataProvider dataSenseMetadataProvider, ComponentLocationAnnotation componentLocationAnnotation, AnnotatingMuleAstVisitorContext annotatingMuleAstVisitorContext)