Package | Description |
---|---|
org.springframework.boot.actuate.autoconfigure | |
org.springframework.boot.actuate.endpoint | |
org.springframework.boot.actuate.trace |
Modifier and Type | Method and Description |
---|---|
TraceRepository |
TraceRepositoryAutoConfiguration.traceRepository() |
Constructor and Description |
---|
TraceEndpoint(TraceRepository repository)
Create a new
TraceEndpoint instance. |
Modifier and Type | Class and Description |
---|---|
class |
InMemoryTraceRepository
In-memory implementation of
TraceRepository . |
Constructor and Description |
---|
WebRequestTraceFilter(TraceRepository traceRepository) |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.