- サマリー:
- ネスト |
- フィールド |
- コンストラクター |
- メソッド
- 詳細:
- フィールド |
- コンストラクター |
- メソッド
- すべてのスーパーインターフェース:
- org.springframework.context.ApplicationContext, org.springframework.context.ApplicationEventPublisher, AutoCloseableSE, org.springframework.beans.factory.BeanFactory, CloseableSE, org.springframework.context.ConfigurableApplicationContext, org.springframework.core.env.EnvironmentCapable, org.springframework.beans.factory.HierarchicalBeanFactory, org.springframework.context.Lifecycle, org.springframework.beans.factory.ListableBeanFactory, org.springframework.context.MessageSource, ReactiveWebApplicationContext, org.springframework.core.io.ResourceLoader, org.springframework.core.io.support.ResourcePatternResolver
- すべての既知のサブインターフェース:
- AssertableReactiveWebApplicationContext
- すべての既知の実装クラス:
- AnnotationConfigReactiveWebApplicationContext, AnnotationConfigReactiveWebServerApplicationContext, GenericReactiveWebApplicationContext, ReactiveWebServerApplicationContext
public interface ConfigurableReactiveWebApplicationContext
extends org.springframework.context.ConfigurableApplicationContext, ReactiveWebApplicationContext
リアクティブ Web アプリケーションの構成を提供するインターフェース。
- 導入:
- 2.0.0
- 作成者:
- Stephane Nicoll
フィールドのサマリー
インターフェース org.springframework.context.ConfigurableApplicationContext から継承されたフィールド
CONFIG_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
インターフェース org.springframework.beans.factory.BeanFactory から継承されたフィールド
FACTORY_BEAN_PREFIX
インターフェース org.springframework.core.io.support.ResourcePatternResolver から継承されたフィールド
CLASSPATH_ALL_URL_PREFIX
インターフェース org.springframework.core.io.ResourceLoader から継承されたフィールド
CLASSPATH_URL_PREFIX
方法の概要
インターフェース org.springframework.context.ConfigurableApplicationContext から継承されたメソッド
addApplicationListener, addBeanFactoryPostProcessor, addProtocolResolver, close, getBeanFactory, getEnvironment, isActive, refresh, registerShutdownHook, setEnvironment, setId, setParent
インターフェース org.springframework.context.Lifecycle から継承されたメソッド
isRunning, start, stop
インターフェース org.springframework.context.ApplicationContext から継承されたメソッド
getApplicationName, getAutowireCapableBeanFactory, getDisplayName, getId, getParent, getStartupDate
インターフェース org.springframework.beans.factory.ListableBeanFactory から継承されたメソッド
containsBeanDefinition, findAnnotationOnBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanNamesForAnnotation, getBeanNamesForType, getBeanNamesForType, getBeanNamesForType, getBeanNamesForType, getBeansOfType, getBeansOfType, getBeansWithAnnotation
インターフェース org.springframework.beans.factory.HierarchicalBeanFactory から継承されたメソッド
containsLocalBean, getParentBeanFactory
インターフェース org.springframework.beans.factory.BeanFactory から継承されたメソッド
containsBean, getAliases, getBean, getBean, getBean, getBean, getBean, getBeanProvider, getBeanProvider, getType, getType, isPrototype, isSingleton, isTypeMatch, isTypeMatch
インターフェース org.springframework.context.MessageSource から継承されたメソッド
getMessage, getMessage, getMessage
インターフェース org.springframework.context.ApplicationEventPublisher から継承されたメソッド
publishEvent, publishEvent
インターフェース org.springframework.core.io.support.ResourcePatternResolver から継承されたメソッド
getResources
インターフェース org.springframework.core.io.ResourceLoader から継承されたメソッド
getClassLoader, getResource
- サマリー:
- ネスト |
- フィールド |
- コンストラクター |
- メソッド
- 詳細:
- フィールド |
- コンストラクター |
- メソッド
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.