/** * Implementation of the contexts for each of the custom bean scopes in Spring Batch (Job and Step). * * @author Michael Minella */ package org.springframework.batch.core.scope.context;