Spring Framework

Package org.springframework.context.access

Helper infrastructure to locate and access shared application contexts.

See: Description

Package org.springframework.context.access Description

Helper infrastructure to locate and access shared application contexts.

Note: This package is only relevant for special sharing of application contexts, for example behind EJB facades. It is not used in a typical web application or standalone application.

Spring Framework