Package org.springframework.ejb.interceptor
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Classes
SpringBeanAutowiringInterceptor EJB3-compliant interceptor class that injects Spring beans into fields and methods which are annotated with @Autowired.
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.