@Immutable
public class SpringBootEventContext
extends io.perfana.eventscheduler.api.config.EventContext
| Modifier | Constructor and Description |
|---|---|
protected |
SpringBootEventContext(io.perfana.eventscheduler.api.config.EventContext context,
String myEventTags,
String actuatorPropPrefix,
String actuatorBaseUrl,
List<String> actuatorEnvProps,
String dumpPath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getActuatorBaseUrl() |
List<String> |
getActuatorEnvProperties() |
String |
getActuatorPropPrefix() |
String |
getDumpPath() |
String |
getMyEventTags() |
String |
toString() |
public String getMyEventTags()
public String getActuatorBaseUrl()
public String getActuatorPropPrefix()
public String getDumpPath()
public String toString()
toString in class io.perfana.eventscheduler.api.config.EventContextCopyright © 2022 Perfana. All rights reserved.