Modifier and Type | Method and Description |
---|---|
AuditEventsEndpoint.AuditEventsDescriptor |
AuditEventsEndpoint.events(String principal,
OffsetDateTime after,
String type) |
Modifier and Type | Method and Description |
---|---|
reactor.core.publisher.Mono<WebEndpointResponse<Health>> |
CloudFoundryReactiveHealthEndpointWebExtension.health() |
Modifier and Type | Method and Description |
---|---|
WebEndpointResponse<Health> |
CloudFoundryHealthEndpointWebExtension.getHealth() |
Modifier and Type | Method and Description |
---|---|
ConditionsReportEndpoint.ApplicationConditionEvaluation |
ConditionsReportEndpoint.applicationConditionEvaluation() |
Modifier and Type | Method and Description |
---|---|
BeansEndpoint.ApplicationBeans |
BeansEndpoint.beans() |
Modifier and Type | Method and Description |
---|---|
CachesEndpoint.CacheEntry |
CachesEndpoint.cache(String cache,
String cacheManager)
Return a
CachesEndpoint.CacheDescriptor for the specified cache. |
WebEndpointResponse<CachesEndpoint.CacheEntry> |
CachesEndpointWebExtension.cache(String cache,
String cacheManager) |
CachesEndpoint.CachesReport |
CachesEndpoint.caches()
Return a
CachesEndpoint.CachesReport of all available caches . |
Modifier and Type | Method and Description |
---|---|
ConfigurationPropertiesReportEndpoint.ApplicationConfigurationProperties |
ConfigurationPropertiesReportEndpoint.configurationProperties() |
Modifier and Type | Method and Description |
---|---|
EnvironmentEndpoint.EnvironmentDescriptor |
EnvironmentEndpoint.environment(String pattern) |
EnvironmentEndpoint.EnvironmentEntryDescriptor |
EnvironmentEndpoint.environmentEntry(String toMatch) |
WebEndpointResponse<EnvironmentEndpoint.EnvironmentEntryDescriptor> |
EnvironmentEndpointWebExtension.environmentEntry(String toMatch) |
Modifier and Type | Method and Description |
---|---|
FlywayEndpoint.ApplicationFlywayBeans |
FlywayEndpoint.flywayBeans() |
Modifier and Type | Method and Description |
---|---|
Health |
HealthEndpoint.health() |
WebEndpointResponse<Health> |
HealthEndpointWebExtension.health(SecurityContext securityContext) |
reactor.core.publisher.Mono<WebEndpointResponse<Health>> |
ReactiveHealthEndpointWebExtension.health(SecurityContext securityContext) |
WebEndpointResponse<Health> |
HealthEndpointWebExtension.healthForComponent(SecurityContext securityContext,
String component) |
Health |
HealthEndpoint.healthForComponent(String component)
Return the
Health of a particular component or null if such
component does not exist. |
WebEndpointResponse<Health> |
HealthEndpointWebExtension.healthForComponentInstance(SecurityContext securityContext,
String component,
String instance) |
Health |
HealthEndpoint.healthForComponentInstance(String component,
String instance)
Return the
Health of a particular instance managed by the specified
component or null if that particular component is not a
CompositeHealthIndicator or if such instance does not exist. |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
InfoEndpoint.info() |
Modifier and Type | Method and Description |
---|---|
org.springframework.integration.graph.Graph |
IntegrationGraphEndpoint.graph() |
Modifier and Type | Method and Description |
---|---|
LiquibaseEndpoint.ApplicationLiquibaseBeans |
LiquibaseEndpoint.liquibaseBeans() |
Modifier and Type | Method and Description |
---|---|
Resource |
LogFileWebEndpoint.logFile() |
LoggersEndpoint.LoggerLevels |
LoggersEndpoint.loggerLevels(String name) |
Map<String,Object> |
LoggersEndpoint.loggers() |
Modifier and Type | Method and Description |
---|---|
WebEndpointResponse<Resource> |
HeapDumpWebEndpoint.heapDump(Boolean live) |
ThreadDumpEndpoint.ThreadDumpDescriptor |
ThreadDumpEndpoint.threadDump() |
Modifier and Type | Method and Description |
---|---|
MetricsEndpoint.ListNamesResponse |
MetricsEndpoint.listNames() |
MetricsEndpoint.MetricResponse |
MetricsEndpoint.metric(String requiredMetricName,
List<String> tag) |
Modifier and Type | Method and Description |
---|---|
String |
PrometheusScrapeEndpoint.scrape() |
Modifier and Type | Method and Description |
---|---|
ScheduledTasksEndpoint.ScheduledTasksReport |
ScheduledTasksEndpoint.scheduledTasks() |
Modifier and Type | Method and Description |
---|---|
SessionsEndpoint.SessionDescriptor |
SessionsEndpoint.getSession(String sessionId) |
SessionsEndpoint.SessionsReport |
SessionsEndpoint.sessionsForUsername(String username) |
Modifier and Type | Method and Description |
---|---|
HttpTraceEndpoint.HttpTraceDescriptor |
HttpTraceEndpoint.traces() |
Modifier and Type | Method and Description |
---|---|
MappingsEndpoint.ApplicationMappings |
MappingsEndpoint.mappings() |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.