Uses of Class
org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler

Packages that use AbstractEjbHandler
org.glassfish.ejb.deployment.annotation.handlers   
 

Uses of AbstractEjbHandler in org.glassfish.ejb.deployment.annotation.handlers
 

Subclasses of AbstractEjbHandler in org.glassfish.ejb.deployment.annotation.handlers
 class MessageDrivenHandler
          This handler is responsible for handling the javax.ejb.MessageDriven
 class SingletonHandler
          This handler is responsible for handling the javax.ejb.Singleton
 class StatefulHandler
          This handler is responsible for handling the javax.ejb.Stateful
 class StatelessHandler
          This handler is responsible for handling the javax.ejb.Stateless
 



Copyright © 2012 GlassFish Community. All Rights Reserved.