Open Source Repository

Home /spring/spring-beans-3.0.5 | Repository Home



org/springframework/beans/factory/access/package-info.java

/**
 *
 * Helper infrastructure to locate and access bean factories.
 
 <p><b>Note: This package is only relevant for special sharing of bean
 * factories, for example behind EJB facades. It is <i>not</i> used in a
 * typical web application or standalone application.</b>
 *
 */
package org.springframework.beans.factory.access;