Used to track a reference to a {@link BeanFactory} obtained througha {@link BeanFactoryLocator}.
It is safe to call {@link #release()} multiple times, but{@link #getFactory()} must not be called after calling release.
@author Colin Sampaleanu
@see BeanFactoryLocator
@see org.springframework.context.access.ContextBeanFactoryReference
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.