Uses of Class
org.eclipse.lemminx.telemetry.TelemetryManager
-
Packages that use TelemetryManager Package Description org.eclipse.lemminx org.eclipse.lemminx.extensions.contentmodel.participants org.eclipse.lemminx.services.extensions -
-
Uses of TelemetryManager in org.eclipse.lemminx
Methods in org.eclipse.lemminx that return TelemetryManager Modifier and Type Method Description TelemetryManagerXMLLanguageServer. getTelemetryManager()Returns the telemetry manager. -
Uses of TelemetryManager in org.eclipse.lemminx.extensions.contentmodel.participants
Constructors in org.eclipse.lemminx.extensions.contentmodel.participants with parameters of type TelemetryManager Constructor Description DocumentTelemetryParticipant(TelemetryManager telemetryManager, ContentModelManager contentManager) -
Uses of TelemetryManager in org.eclipse.lemminx.services.extensions
Methods in org.eclipse.lemminx.services.extensions that return TelemetryManager Modifier and Type Method Description TelemetryManagerXMLExtensionsRegistry. getTelemetryManager()Methods in org.eclipse.lemminx.services.extensions with parameters of type TelemetryManager Modifier and Type Method Description voidXMLExtensionsRegistry. setTelemetryManager(TelemetryManager telemetryManager)
-