public class ThreadLocalAppenderBean extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor
| Constructor and Description |
|---|
ThreadLocalAppenderBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
File |
getLogFile() |
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
void |
setLogFile(File logFile) |
@PreDestroy public void close()
public File getLogFile()
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionpublic void setLogFile(File logFile)
Copyright © 2015 Revolution Systems Inc.. All rights reserved.