public interface InfoSource extends Ordered
Describes an source of info that will be retrieved by the InfoEndpoint.
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE| Modifier and Type | Method and Description | 
|---|---|
org.reactivestreams.Publisher<PropertySource> | 
getSource()  | 
org.reactivestreams.Publisher<PropertySource> getSource()
PropertySource containing data to be added to the endpoint response.