Uses of Class
org.springbyexample.util.log.LoggerBeanPostProcessor

Packages that use LoggerBeanPostProcessor
org.springbyexample.util.log   
 

Uses of LoggerBeanPostProcessor in org.springbyexample.util.log
 

Subclasses of LoggerBeanPostProcessor in org.springbyexample.util.log
 class AnnotationLoggerBeanPostProcessor
          Injects loggers into new bean instances based on fields marked with AutowiredLogger annotation.
 class LoggerAwareBeanPostProcessor
          Injects loggers into new bean instances based on the different LoggerAware interfaces.
 



Copyright © 2008-2009 Spring by Example. All Rights Reserved.