Package org.apereo.cas.config
Class ElasticApmConfiguration
java.lang.Object
org.apereo.cas.config.ElasticApmConfiguration
@EnableConfigurationProperties(org.apereo.cas.configuration.CasConfigurationProperties.class)
@EnableScheduling
@ConditionalOnFeatureEnabled(feature=Monitoring,
module="elastic")
@AutoConfiguration
@EnableAspectJAutoProxy
public class ElasticApmConfiguration
extends Object
This is
ElasticApmConfiguration.- Since:
- 7.0.0
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ElasticApmConfiguration
public ElasticApmConfiguration()
-