类 BeansEndpoint

    • 构造器详细资料

      • 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.
        参数:
        context - the application context
        另请参阅:
        ApplicationContext.getParent()