org.jboss.injection
Class EntityManagerFactoryFieldInjector
java.lang.Object
org.jboss.injection.EntityManagerFactoryFieldInjector
- All Implemented Interfaces:
- Injector, PojoInjector
public class EntityManagerFactoryFieldInjector
- extends Object
- implements Injector, PojoInjector
Comment
- Version:
- $Revision: 61136 $
- Author:
- Bill Burke
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntityManagerFactoryFieldInjector
public EntityManagerFactoryFieldInjector(Field field,
Object factory)
inject
public void inject(BeanContext ctx)
- Specified by:
inject
in interface Injector
inject
public void inject(BeanContext ctx,
Object instance)
- Specified by:
inject
in interface PojoInjector
inject
public void inject(Object instance)
- Specified by:
inject
in interface Injector
getInjectionClass
public Class getInjectionClass()
- Specified by:
getInjectionClass
in interface Injector
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.