Package org.apereo.cas.apm
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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.apereo.cas.util.app.ApplicationEntrypointInitializerinitialize(String[] mainArguments) Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.apereo.cas.util.app.ApplicationEntrypointInitializer
getApplicationSources
-
Constructor Details
-
ElasticApmAgentInitializer
public ElasticApmAgentInitializer()
-
-
Method Details
-
initialize
- Specified by:
initializein interfaceorg.apereo.cas.util.app.ApplicationEntrypointInitializer
-