Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.context.support Classes and Interfaces - 27 results found.
NameDescriptionTypePackageFramework
AbstractApplicationContextAbstract implementation of the ApplicationContextinterface.Classorg.springframework.context.supportSpring MVC
AbstractMessageSourceAbstract implementation of the HierarchicalMessageSource interface,to implement a specific strategy for a concrete MessageSource.Classorg.springframework.context.supportSpring MVC
AbstractRefreshableApplicationContextBase class for ApplicationContextcreating a new internal bean factory instance every time.Classorg.springframework.context.supportSpring MVC
AbstractRefreshableConfigApplicationContextAbstractRefreshableApplicationContext subclass that adds common handlingof specified config locations.Classorg.springframework.context.supportSpring MVC
AbstractXmlApplicationContextConvenient base class for ApplicationContextunderstood by an XmlBeanDefinitionReader.Classorg.springframework.context.supportSpring MVC
ApplicationObjectSupportConvenient superclass for application objects that want to be aware ofthe application context, e.Classorg.springframework.context.supportSpring MVC
ClassPathXmlApplicationContextStandalone XML application context, taking the context definition filesfrom the class path, interpreting plain paths as class path resource namesClassorg.springframework.context.supportSpring MVC
ConversionServiceFactoryBeanA factory providing convenient access to a ConversionService configured withconverters appropriate for most environments.Classorg.springframework.context.supportSpring MVC
DefaultLifecycleProcessorDefault implementation of the LifecycleProcessor strategy.Classorg.springframework.context.supportSpring MVC
DefaultMessageSourceResolvableDefault implementation of the MessageSourceResolvable interface.Classorg.springframework.context.supportSpring MVC
DelegatingMessageSourceEmpty MessageSource that delegates all calls to the parent MessageSource.Classorg.springframework.context.supportSpring MVC
EmbeddedValueResolutionSupportConvenient base class for components with a need for embedded value resolution(i.Classorg.springframework.context.supportSpring MVC
FileSystemXmlApplicationContextStandalone XML application context, taking the context definition filesfrom the file system or from URLs, interpreting plain paths as relativeClassorg.springframework.context.supportSpring MVC
GenericApplicationContextGeneric ApplicationContext implementation that holds a single internalDefaultListableBeanFactoryClassorg.springframework.context.supportSpring MVC
GenericGroovyApplicationContextAn ApplicationContext implementation that extendsGenericApplicationContext and implements GroovyObject such that beansClassorg.springframework.context.supportSpring MVC
GenericXmlApplicationContextConvenient application context with built-in XML support.Classorg.springframework.context.supportSpring MVC
LiveBeansViewAdapter for live beans view exposure, building a snapshot of current beansand their dependencies from either a local ApplicationContext (with aClassorg.springframework.context.supportSpring MVC
LiveBeansViewMBeanMBean operation interface for the LiveBeansView feature.Interfaceorg.springframework.context.supportSpring MVC
MessageSourceAccessorHelper class for easy access to messages from a MessageSource,providing various overloaded getMessage methods.Classorg.springframework.context.supportSpring MVC
MessageSourceResourceBundleHelper class that allows for accessing a SpringMessageSource as a ResourceBundle.Classorg.springframework.context.supportSpring MVC
MessageSourceSupportBase class for message source implementations, providing support infrastructuresuch as MessageFormat handling but not implementing concreteClassorg.springframework.context.supportSpring MVC
PropertySourcesPlaceholderConfigurerSpecialization of PlaceholderConfigurerSupport that resolves ${.Classorg.springframework.context.supportSpring MVC
ReloadableResourceBundleMessageSourceSpring-specific MessageSource implementationthat accesses resource bundles using specified basenames, participating in theClassorg.springframework.context.supportSpring MVC
ResourceBundleMessageSourceMessageSource implementation thataccesses resource bundles using specified basenames.Classorg.springframework.context.supportSpring MVC
SimpleThreadScopeA simple thread-backed Scope implementation.Classorg.springframework.context.supportSpring MVC
StaticApplicationContextApplicationContext implementationwhich supports programmatic registration of beans and messages,Classorg.springframework.context.supportSpring MVC
StaticMessageSourceSimple implementation of MessageSourcewhich allows messages to be registered programmatically.Classorg.springframework.context.supportSpring MVC