Class ComponentResolutionScope

java.lang.Object
org.mule.datasenseapi.api.ComponentResolutionScope
All Implemented Interfaces:
DataSenseResolutionScope

public class ComponentResolutionScope extends Object implements DataSenseResolutionScope
  • Constructor Details

    • ComponentResolutionScope

      public ComponentResolutionScope(org.mule.runtime.api.component.location.Location location)
  • Method Details

    • getLocation

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

      public String toString()
      Overrides:
      toString in class Object