Uses of Class
org.jboss.injection.AbstractHandler

Packages that use AbstractHandler
org.jboss.injection   
 

Uses of AbstractHandler in org.jboss.injection
 

Subclasses of AbstractHandler in org.jboss.injection
 class EJBHandler<X extends Environment>
          Process all ejb references.
 class EJBInjectionHandler<X extends RemoteEnvironment>
          Only does the injection side of an @EJB, not the enc setup.
 class EJBRemoteHandler<X extends RemoteEnvironment>
          Searches bean class for all @Inject and create Injectors for a remote environment.
 



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