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