Uses of Interface
org.jboss.injection.PojoInjector

Packages that use PojoInjector
org.jboss.injection   
 

Uses of PojoInjector in org.jboss.injection
 

Classes in org.jboss.injection that implement PojoInjector
 class EJBContextFieldInjector
          Deprecated. use EJBContextPropertyInjector
 class EJBContextMethodInjector
          Deprecated. use EJBContextPropertyInjector
 class EJBContextPropertyInjector
          Injects an ejb context into an ejb.
 class EntityManagerFactoryFieldInjector
          Comment
 class EntityManagerFactoryMethodInjector
          Comment
 class ExtendedPersistenceContextInjector
          Comment
 class JndiFieldInjector
          Deprecated. use JndiPropertyInjector
 class JndiMethodInjector
          Deprecated. use JndiPropertyInjector
 class JndiPropertyInjector
          Injects a jndi dependency into a bean property.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.