org.springframework.batch.core.configuration.support
Class ClassPathXmlJobRegistry

java.lang.Object
  extended by org.springframework.batch.core.configuration.support.ClassPathXmlJobRegistry

Deprecated. in version 2.1, please us AutomaticJobRegistrar instead

public abstract class ClassPathXmlJobRegistry
extends Object

Placeholder for deprecation warning.

Author:
Dave Syer

Constructor Summary
ClassPathXmlJobRegistry()
          Deprecated.  
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClassPathXmlJobRegistry

public ClassPathXmlJobRegistry()
Deprecated. 


Copyright © 2013 SpringSource. All Rights Reserved.