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