| Package | Description |
|---|---|
| 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. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SpringBeanAutowiringInterceptor.configureBeanPostProcessor(AutowiredAnnotationBeanPostProcessor processor,
Object target)
Template method for configuring the
AutowiredAnnotationBeanPostProcessor used for autowiring. |
Copyright © 2015. All rights reserved.