All Known Implementing Classes:
CountingBeanFactoryReference, ContextBeanFactoryReference
It is safe to call #release() multiple times, but #getFactory() must not be called after calling release.
Colin
- SampaleanuMethod from org.springframework.beans.factory.access.BeanFactoryReference Summary: |
---|
getFactory, release |
Method from org.springframework.beans.factory.access.BeanFactoryReference Detail: |
---|
|
Depending on the actual implementation of BeanFactoryLocator , and
the actual type of In an EJB usage scenario this would normally be called from
This is safe to call multiple times. |