Open Source Repository

Home /spring/spring-context-3.0.5 | Repository Home



org/springframework/context/access/package-info.java

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