Backend API. Server-side code: this runs in a Codename One backend, not in the app on the device.

public interface Tracing.Work

What inSpan runs.

Methods

public abstract Object run(Span span) throws Exception

Method details

run

public abstract Object run(Span span) throws Exception

Throws

Exception