public interface AssertableApplicationContext extends ApplicationContextAssertProvider<org.springframework.context.ConfigurableApplicationContext>, org.springframework.context.ConfigurableApplicationContext
ApplicationContext。既存のアプリケーションコンテキストまたは起動に失敗したアプリケーションコンテキストを装飾するために使用できます。 詳細については、ApplicationContextAssertProvider を参照してください。
ApplicationContextRunner, ApplicationContextCONFIG_LOCATION_DELIMITERS, CONVERSION_SERVICE_BEAN_NAME, ENVIRONMENT_BEAN_NAME, LOAD_TIME_WEAVER_BEAN_NAME, SHUTDOWN_HOOK_THREAD_NAME, SYSTEM_ENVIRONMENT_BEAN_NAME, SYSTEM_PROPERTIES_BEAN_NAME| 修飾子と型 | メソッドと説明 |
|---|---|
static AssertableApplicationContext | get(SupplierSE<? extends org.springframework.context.ConfigurableApplicationContext> contextSupplier) 新しい AssertableApplicationContext インスタンスを作成するファクトリメソッド。 |
assertThat, close, get, getSourceApplicationContext, getSourceApplicationContext, getStartupFailureaddApplicationListener, addBeanFactoryPostProcessor, addProtocolResolver, close, getBeanFactory, getEnvironment, isActive, refresh, registerShutdownHook, setEnvironment, setId, setParentgetApplicationName, getAutowireCapableBeanFactory, getDisplayName, getId, getParent, getStartupDatecontainsBeanDefinition, findAnnotationOnBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanNamesForAnnotation, getBeanNamesForType, getBeanNamesForType, getBeanNamesForType, getBeanNamesForType, getBeansOfType, getBeansOfType, getBeansWithAnnotationcontainsLocalBean, getParentBeanFactorycontainsBean, getAliases, getBean, getBean, getBean, getBean, getBean, getBeanProvider, getBeanProvider, getType, getType, isPrototype, isSingleton, isTypeMatch, isTypeMatchstatic AssertableApplicationContext get(SupplierSE<? extends org.springframework.context.ConfigurableApplicationContext> contextSupplier)
AssertableApplicationContext インスタンスを作成するファクトリメソッド。contextSupplier - 完全に構成された ConfigurableApplicationContext を返すか、コンテキストの開始に失敗した場合に例外をスローするサプライヤー。AssertableApplicationContext インスタンス Copyright © 2019 Pivotal Software, Inc.. All rights reserved.