org.eclipse.gemini.blueprint.context
Interface DependencyInitializationAwareBeanPostProcessor

All Superinterfaces:
org.springframework.beans.factory.config.BeanPostProcessor

public interface DependencyInitializationAwareBeanPostProcessor
extends org.springframework.beans.factory.config.BeanPostProcessor

BeanPostProcessor that is invoked early in the application context lifecycle, specifically after the service dependencies have been satisfied.

Author:
Andy Piper
See Also:
DelegatedExecutionOsgiBundleApplicationContext

Method Summary
 
Methods inherited from interface org.springframework.beans.factory.config.BeanPostProcessor
postProcessAfterInitialization, postProcessBeforeInitialization
 



Copyright © 2006-2013. All Rights Reserved.