Package | Description |
---|---|
org.springframework.boot.actuate.endpoint | |
org.springframework.boot.actuate.trace |
Modifier and Type | Method and Description |
---|---|
List<Trace> |
TraceEndpoint.invoke() |
Modifier and Type | Method and Description |
---|---|
List<Trace> |
TraceRepository.findAll()
Find all
Trace objects contained in the repository. |
List<Trace> |
InMemoryTraceRepository.findAll() |
Copyright © 2014 Pivotal Software, Inc.. All rights reserved.