The Spring Framework

Package org.springframework.ejb.interceptor

Support classes for EJB 3 Session Beans and Message-Driven Beans, performing injection of Spring beans through an EJB 3 interceptor that processes Spring's @Autowired annotation.

See:
          Description

Class Summary
SpringBeanAutowiringInterceptor EJB3-compliant interceptor class that injects Spring beans into fields and methods which are annotated with @Autowired.
 

Package org.springframework.ejb.interceptor Description

Support classes for EJB 3 Session Beans and Message-Driven Beans, performing injection of Spring beans through an EJB 3 interceptor that processes Spring's @Autowired annotation.


The Spring Framework

Copyright © 2002-2007 The Spring Framework.