Class ElasticApmAgentInitializer

java.lang.Object
org.apereo.cas.apm.ElasticApmAgentInitializer
All Implemented Interfaces:
org.apereo.cas.util.app.ApplicationEntrypointInitializer

public class ElasticApmAgentInitializer extends Object implements org.apereo.cas.util.app.ApplicationEntrypointInitializer
This is ElasticApmAgentInitializer. This callback runs prior to the initialization of the application context just as CAS is about to start up.
Since:
7.0.0
  • Constructor Details

    • ElasticApmAgentInitializer

      public ElasticApmAgentInitializer()
  • Method Details

    • initialize

      public org.apereo.cas.util.app.ApplicationEntrypointInitializer initialize(String[] mainArguments)
      Specified by:
      initialize in interface org.apereo.cas.util.app.ApplicationEntrypointInitializer