Class ComponentLocationAnnotation

java.lang.Object
org.mule.datasense.impl.model.annotations.ComponentLocationAnnotation
All Implemented Interfaces:
AstNodeAnnotation

public class ComponentLocationAnnotation extends Object implements AstNodeAnnotation
  • Constructor Details

    • ComponentLocationAnnotation

      public ComponentLocationAnnotation(org.mule.runtime.api.component.location.ComponentLocation componentLocation)
  • Method Details

    • getLocation

      public org.mule.runtime.api.component.location.Location getLocation()
    • getComponentLocation

      public org.mule.runtime.api.component.location.ComponentLocation getComponentLocation()