public static class EventPublishingContextWrapper.ScopeRestoredEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
ScopeRestoredEvent(Object source,
io.opentelemetry.context.Context context)
Create a new
ApplicationEvent. |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getSourcepublic ScopeRestoredEvent(Object source, @Nullable io.opentelemetry.context.Context context)
ApplicationEvent.source - the object on which the event initially occurred or with which
the event is associated (never null)context - corresponding otel contextpublic String toString()
toString in class EventObjectCopyright © 2023 Pivotal Software, Inc.. All rights reserved.