public interface OsgiBundleApplicationContextExecutor
DelegatedExecutionOsgiBundleApplicationContext executor. Decides how
and when the application context will be refreshed/closed.DelegatedExecutionOsgiBundleApplicationContextvoid refresh()
throws org.springframework.beans.BeansException,
IllegalStateException
ConfigurableApplicationContext.refresh().org.springframework.beans.BeansExceptionIllegalStateExceptionvoid close()
ConfigurableApplicationContext.close().Copyright © 2006-2013. All Rights Reserved.