Example usage for org.springframework.batch.core.repository.dao ExecutionContextDao interface-usage

List of usage examples for org.springframework.batch.core.repository.dao ExecutionContextDao interface-usage

Introduction

In this page you can find the example usage for org.springframework.batch.core.repository.dao ExecutionContextDao interface-usage.

Usage

From source file org.trpr.platform.batch.impl.spring.admin.repository.MapExecutionContextDao.java

/**
 * Trooper Implementation of {@link org.springframework.batch.core.repository.dao.MapExecutionContextDao}.
 * Added an ability to remove execution contexts and optimized the deep copy by using 
 * {@link XStreamExecutionContextStringSerializer}
 * 
 * @author devashishshankar