Interface IPlatformSpecificLocation<PlatformResource>

  • All Superinterfaces:
    ILocationInResource

    public interface IPlatformSpecificLocation<PlatformResource>
    extends ILocationInResource
    SPI for platform specific enhancements to the traced locations.
    • Method Detail

      • getPlatformResource

        PlatformResource getPlatformResource()
        Returns:
        the storage handle for this location. May be null.