Package io.sentry.spotlight
Class SpotlightIntegration
java.lang.Object
io.sentry.spotlight.SpotlightIntegration
- All Implemented Interfaces:
io.sentry.Integration,io.sentry.SentryOptions.BeforeEnvelopeCallback,Closeable,AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpotlightIntegration
public SpotlightIntegration()
-
-
Method Details
-
register
public void register(@NotNull @NotNull io.sentry.IScopes scopes, @NotNull @NotNull io.sentry.SentryOptions options) - Specified by:
registerin interfaceio.sentry.Integration
-
execute
public void execute(@NotNull @NotNull io.sentry.SentryEnvelope envelope, @Nullable @Nullable io.sentry.Hint hint) - Specified by:
executein interfaceio.sentry.SentryOptions.BeforeEnvelopeCallback
-
close
- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable- Throws:
IOException
-