true
in the {@link #isSingleton()} method. A more advanced implementation which is aware of the singleton status of the beanit is exposing is {@link org.impalaframework.spring.service.bean.SingletonAwareNamedFactoryBean}. If this functionality is required, for example if you are exposing non-singleton beans, then use this implementation instead.
@see org.impalaframework.spring.service.bean.SingletonAwareNamedFactoryBean
|
|