Class BeansEndpoint

    • Constructor Detail

      • BeansEndpoint

        public BeansEndpoint​(org.springframework.context.ConfigurableApplicationContext context)
        Creates a new BeansEndpoint that will describe the beans in the given context and all of its ancestors.
        Parameters:
        context - the application context
        See Also:
        ApplicationContext.getParent()