Class ComponentLocationAnnotation
java.lang.Object
org.mule.datasense.impl.model.annotations.ComponentLocationAnnotation
- All Implemented Interfaces:
AstNodeAnnotation
-
Constructor Summary
ConstructorsConstructorDescriptionComponentLocationAnnotation(org.mule.runtime.api.component.location.ComponentLocation componentLocation) -
Method Summary
Modifier and TypeMethodDescriptionorg.mule.runtime.api.component.location.ComponentLocationorg.mule.runtime.api.component.location.Location
-
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()
-