com.github.ltsopensource.spring.quartz
Class QuartzLTSProxyBean

java.lang.Object
  extended by com.github.ltsopensource.spring.quartz.QuartzLTSProxyBean
All Implemented Interfaces:
org.springframework.beans.factory.config.BeanFactoryPostProcessor

public class QuartzLTSProxyBean
extends Object
implements org.springframework.beans.factory.config.BeanFactoryPostProcessor

Author:
Robert HG (254963746@qq.com) on 3/16/16.

Constructor Summary
QuartzLTSProxyBean()
           
 
Method Summary
 void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
           
 void setLocations(String... locations)
           
 void setLtsEnable(boolean ltsEnable)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuartzLTSProxyBean

public QuartzLTSProxyBean()
Method Detail

postProcessBeanFactory

public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
                            throws org.springframework.beans.BeansException
Specified by:
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
Throws:
org.springframework.beans.BeansException

setLtsEnable

public void setLtsEnable(boolean ltsEnable)

setLocations

public void setLocations(String... locations)


Copyright © 2017. All rights reserved.