Package io.sentry.autoinstall.spring
Class Spring5InstallStrategy
java.lang.Object
io.sentry.autoinstall.AbstractIntegrationInstaller
io.sentry.autoinstall.spring.Spring5InstallStrategy
-
Field Summary
FieldsFields inherited from class io.sentry.autoinstall.AbstractIntegrationInstaller
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.eclipse.aether.artifact.ArtifactfindThirdPartyDependency(List<org.eclipse.aether.artifact.Artifact> resolvedArtifacts) protected Versionprotected Versionprotected Versionprotected Stringprotected booleanshouldInstallModule(AutoInstallState autoInstallState) Methods inherited from class io.sentry.autoinstall.AbstractIntegrationInstaller
install
-
Field Details
-
SENTRY_SPRING_5_ID
- See Also:
-
-
Constructor Details
-
Spring5InstallStrategy
public Spring5InstallStrategy() -
Spring5InstallStrategy
public Spring5InstallStrategy(org.slf4j.Logger logger)
-
-
Method Details
-
minSupportedSentryVersion
- Overrides:
minSupportedSentryVersionin classAbstractIntegrationInstaller
-
findThirdPartyDependency
protected org.eclipse.aether.artifact.Artifact findThirdPartyDependency(List<org.eclipse.aether.artifact.Artifact> resolvedArtifacts) - Specified by:
findThirdPartyDependencyin classAbstractIntegrationInstaller
-
minSupportedThirdPartyVersion
- Overrides:
minSupportedThirdPartyVersionin classAbstractIntegrationInstaller
-
maxSupportedThirdPartyVersion
- Overrides:
maxSupportedThirdPartyVersionin classAbstractIntegrationInstaller
-
shouldInstallModule
- Specified by:
shouldInstallModulein classAbstractIntegrationInstaller
-
sentryModuleId
- Specified by:
sentryModuleIdin classAbstractIntegrationInstaller
-