As per BeanFactoryReference contract, release
may be called more than once, with subsequent calls not doing anything. However, calling getFactory
after a release
call will cause an exception.
@author Juergen Hoeller
@author Colin Sampaleanu
@since 13.02.2004
@see org.springframework.context.ConfigurableApplicationContext#close
|
|