Uses of Class
jfun.yan.xml.nuts.spring.BeanPostProcessorQueue

Packages that use BeanPostProcessorQueue
jfun.yan.xml.nuts.spring This package provides Nut classes that are aware of Spring beans
 
 

Uses of BeanPostProcessorQueue in jfun.yan.xml.nuts.spring
 

Methods in jfun.yan.xml.nuts.spring that return BeanPostProcessorQueue
 BeanPostProcessorQueue SpringService.getDestructionAwares()
          Get all the DestructionAwareBeanPostProcessor components.
 BeanPostProcessorQueue SpringService.getProcessorQueue()
          Get all the BeanPostProcessor components.