T - The typepublic interface BeanDefinitionDataCollector<T>
Used to respond with bean information used for the BeansEndpoint.
| Modifier and Type | Method and Description | 
|---|---|
| Publisher<T> | getData(Collection<BeanDefinition<?>> beanDefinitions) | 
Publisher<T> getData(Collection<BeanDefinition<?>> beanDefinitions)
beanDefinitions - A collection of bean definitions