org.springframework.jee.ejb.config
Class JeeEjbBeanFactoryPostProcessor
java.lang.Object
org.springframework.jee.config.JeeBeanFactoryPostProcessor
org.springframework.jee.ejb.config.JeeEjbBeanFactoryPostProcessor
- All Implemented Interfaces:
- BeanFactoryPostProcessor, ApplicationContextAware
public class JeeEjbBeanFactoryPostProcessor
- extends JeeBeanFactoryPostProcessor
PostProcessor that adds @EJB style injections.
- Author:
- Costin Leau
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JeeEjbBeanFactoryPostProcessor
public JeeEjbBeanFactoryPostProcessor()
createComponentContributor
protected BeanDefinitionAnnotationComponentContributor createComponentContributor(DeploymentUnitMetadata deploymentUnitMetadata)
- Description copied from class:
JeeBeanFactoryPostProcessor
- Hook for bean-aware, component contributor.
- Overrides:
createComponentContributor in class JeeBeanFactoryPostProcessor
- Returns:
Copyright © 2007 Interface21. All Rights Reserved.