Class Singletons (3.15.3)

public class Singletons

Container for global singleton objects.

Inheritance

java.lang.Object > Singletons

Static Methods

getOpenTelemetry()

public static OpenTelemetry getOpenTelemetry()
Returns
Type Description
io.opentelemetry.api.OpenTelemetry

Constructors

Singletons()

public Singletons()