Package io.micronaut.management.endpoint.beans
Endpoint bean definition.
- Since:
- 1.0
-
Interface Summary Interface Description BeanDefinitionData<T> Returns data for a given bean definition to be used for theBeansEndpoint.BeanDefinitionDataCollector<T> Used to respond with bean information used for theBeansEndpoint. -
Class Summary Class Description BeansEndpoint Exposes anEndpointto provide information about the beans of the application.