Uses of Package
org.glassfish.ejb.deployment.annotation.handlers

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

Classes in org.glassfish.ejb.deployment.annotation.handlers used by org.glassfish.ejb.deployment.annotation.handlers
AbstractAttributeHandler
          This is an abstract class encapsulate generic behaviour of annotation handler applying on Ejb Class.
AbstractEjbHandler
          This is an abstract class for EJB annotation handler.
AroundInvokeHandler
          This handler is responsible for handling the javax.ejb.AroundInvoke attribute
EJBHandler
          This handler is responsible for handling the javax.ejb.EJB
ScheduleHandler
          This handler is responsible for handling the javax.ejb.Schedule annotation on methods of a Bean class.
 



Copyright © 2012 GlassFish Community. All Rights Reserved.