|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OsgiBundleApplicationContextExecutor
DelegatedExecutionOsgiBundleApplicationContext
executor. Decides how
and when the application context will be refreshed/closed.
DelegatedExecutionOsgiBundleApplicationContext
Method Summary | |
---|---|
void |
close()
Execute the delegated ConfigurableApplicationContext.close() . |
void |
refresh()
Execute the delegated ConfigurableApplicationContext.refresh() . |
Method Detail |
---|
void refresh() throws BeansException, IllegalStateException
ConfigurableApplicationContext.refresh()
.
BeansException
IllegalStateException
void close()
ConfigurableApplicationContext.close()
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |