Package org.springframework.batch.core.scope
@NonNullApi
package org.springframework.batch.core.scope
Implementation of Spring Batch specific bean scopes (Job and Step).
- Author:
- Michael Minella, Mahmoud Ben Hassine
-
ClassDescriptionScopeSupport.Helper class to scan a bean definition hierarchy and force the use of auto-proxy for step scoped beans.Scope for job context.Scope for step context.