Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.batch.core.configuration.support Classes and Interfaces - 16 results found.
NameDescriptionTypePackageFramework
AbstractApplicationContextFactoryApplicationContextFactory implementation that takes a parent context and a path to the context to create.Classorg.springframework.batch.core.configuration.supportSpring Batch
ApplicationContextFactoryFactory for the creation of ApplicationContexts.Interfaceorg.springframework.batch.core.configuration.supportSpring Batch
ApplicationContextJobFactoryA JobFactory that creates its own ApplicationContext andpulls a bean out when asked to create a Job.Classorg.springframework.batch.core.configuration.supportSpring Batch
AutomaticJobRegistrarLoads and unloads Jobs when the application context is created and destroyed.Classorg.springframework.batch.core.configuration.supportSpring Batch
ClassPathXmlApplicationContextFactoryApplicationContextFactory implementation that takes a parent contextand a path to the context to create.Classorg.springframework.batch.core.configuration.supportSpring Batch
ClasspathXmlApplicationContextsFactoryBeanA convenient factory for creating a set of ApplicationContextFactorycomponents from a set of resources.Classorg.springframework.batch.core.configuration.supportSpring Batch
ClassPathXmlJobRegistryPlaceholder for deprecation warning.Classorg.springframework.batch.core.configuration.supportSpring Batch
DefaultJobLoaderDefault implementation of JobLoader.Classorg.springframework.batch.core.configuration.supportSpring Batch
GenericApplicationContextFactoryApplicationContextFactory implementation that takes a parent context and a path to the context to create.Classorg.springframework.batch.core.configuration.supportSpring Batch
GroupAwareJobA Job that can optionally prepend a group name to another job's name,to make it fit a naming convention for type or origin.Classorg.springframework.batch.core.configuration.supportSpring Batch
JobFactoryRegistrationListenerClassorg.springframework.batch.core.configuration.supportSpring Batch
JobLoaderInterfaceorg.springframework.batch.core.configuration.supportSpring Batch
JobRegistryBeanPostProcessorA BeanPostProcessor that registers Job beans with aJobRegistry.Classorg.springframework.batch.core.configuration.supportSpring Batch
MapJobRegistrySimple, thread-safe, map-based implementation of JobRegistry.Classorg.springframework.batch.core.configuration.supportSpring Batch
MapStepRegistrySimple map-based implementation of StepRegistry.Classorg.springframework.batch.core.configuration.supportSpring Batch
ReferenceJobFactoryA JobFactory that just keeps a reference to a Job.Classorg.springframework.batch.core.configuration.supportSpring Batch