Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.beans.factory.parsing Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
AbstractComponentDefinitionBase implementation of ComponentDefinition that provides a basic implementation ofgetDescription() which delegates to ComponentDefinition.Classorg.springframework.beans.factory.parsingSpring MVC
AliasDefinitionRepresentation of an alias that has been registered during the parsing process.Classorg.springframework.beans.factory.parsingSpring MVC
BeanComponentDefinitionComponentDefinition based on a standard BeanDefinition, exposing the given beandefinition as well as inner bean definitions and bean references for the given bean.Classorg.springframework.beans.factory.parsingSpring MVC
BeanDefinitionParsingExceptionException thrown when a bean definition reader encounters an errorduring the parsing process.Classorg.springframework.beans.factory.parsingSpring MVC
BeanEntryParseState entry representing a bean definition.Classorg.springframework.beans.factory.parsingSpring MVC
ComponentDefinitionInterface that describes the logical view of a set of BeanDefinitionsand BeanReferences as presented in some configuration context.Interfaceorg.springframework.beans.factory.parsingSpring MVC
CompositeComponentDefinitionComponentDefinition implementation that holds one or more nestedComponentDefinition instances, aggregating them into a named groupClassorg.springframework.beans.factory.parsingSpring MVC
ConstructorArgumentEntryParseState entry representing a (possibly indexed)constructor argument.Classorg.springframework.beans.factory.parsingSpring MVC
DefaultsDefinitionMarker interface for a defaults definition,Concrete implementations are typically based on 'document defaults',Interfaceorg.springframework.beans.factory.parsingSpring MVC
EmptyReaderEventListenerEmpty implementation of the ReaderEventListener interface,providing no-op implementations of all callback methods.Classorg.springframework.beans.factory.parsingSpring MVC
FailFastProblemReporterSimple ProblemReporter implementation that exhibits fail-fastbehavior when errors are encountered.Classorg.springframework.beans.factory.parsingSpring MVC
ImportDefinitionRepresentation of an import that has been processed during the parsing process.Classorg.springframework.beans.factory.parsingSpring MVC
LocationClass that models an arbitrary location in a resource.Classorg.springframework.beans.factory.parsingSpring MVC
NullSourceExtractorSimple implementation of SourceExtractor that returns nullas the source metadata.Classorg.springframework.beans.factory.parsingSpring MVC
ParseStateSimple Stack-based structure for tracking the logical position duringa parsing process.Classorg.springframework.beans.factory.parsingSpring MVC
PassThroughSourceExtractorSimple SourceExtractor implementation that just passesthe candidate source metadata object through for attachment.Classorg.springframework.beans.factory.parsingSpring MVC
ProblemRepresents a problem with a bean definition configuration.Classorg.springframework.beans.factory.parsingSpring MVC
ProblemReporterSPI interface allowing tools and other external processes to handle errorsand warnings reported during bean definition parsing.Interfaceorg.springframework.beans.factory.parsingSpring MVC
PropertyEntryParseState entry representing a JavaBean property.Classorg.springframework.beans.factory.parsingSpring MVC
QualifierEntryParseState entry representing an autowire candidate qualifier.Classorg.springframework.beans.factory.parsingSpring MVC
ReaderContextContext that gets passed along a bean definition reading process,encapsulating all relevant configuration as well as state.Classorg.springframework.beans.factory.parsingSpring MVC
ReaderEventListenerInterface that receives callbacks for component, alias and importregistrations during a bean definition reading process.Interfaceorg.springframework.beans.factory.parsingSpring MVC
SourceExtractorSimple strategy allowing tools to control how source metadata is attachedto the bean definition metadata.Interfaceorg.springframework.beans.factory.parsingSpring MVC