Example usage for org.springframework.batch.core.configuration.support JobRegistryBeanPostProcessor subclass-usage

List of usage examples for org.springframework.batch.core.configuration.support JobRegistryBeanPostProcessor subclass-usage

Introduction

In this page you can find the example usage for org.springframework.batch.core.configuration.support JobRegistryBeanPostProcessor subclass-usage.

Usage

From source file org.trpr.platform.batch.impl.spring.JobRegistryBeanPostProcessor.java

/**
 * <code> JobRegistryBeanPostProcessor</code> is an extension of 
 * @link {org.springframework.batch.core.configuration.support.JobRegistryBeanPostProcessor}.
 * Registers jobs to the Zookeeper service using methods from {@link CuratorJobSyncHandler}
 * 
 * @author devashishshankar