org.jboss.injection
Class ExtendedPersistenceContextInjector
java.lang.Object
org.jboss.injection.ExtendedPersistenceContextInjector
- All Implemented Interfaces:
- Injector, PojoInjector
public class ExtendedPersistenceContextInjector
- extends Object
- implements Injector, PojoInjector
Comment
- Version:
- $Revision: 75613 $
- Author:
- Bill Burke
Field Summary |
protected org.jboss.jpa.deployment.ManagedEntityManagerFactory |
factory
|
protected static org.jboss.logging.Logger |
log
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.jboss.logging.Logger log
factory
protected org.jboss.jpa.deployment.ManagedEntityManagerFactory factory
ExtendedPersistenceContextInjector
protected ExtendedPersistenceContextInjector(org.jboss.jpa.deployment.ManagedEntityManagerFactory factory)
inject
public void inject(BeanContext ctx)
- Specified by:
inject
in interface Injector
inject
public void inject(BeanContext beanContext,
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 © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.