Uses of Class
org.glassfish.ejb.deployment.annotation.handlers.AbstractEjbHandler
-
Packages that use AbstractEjbHandler Package Description 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 Modifier and Type Class Description classSingletonHandlerThis handler is responsible for handling the jakarta.ejb.SingletonclassStatefulHandlerThis handler is responsible for handling the jakarta.ejb.StatefulclassStatelessHandlerThis handler is responsible for handling the jakarta.ejb.Stateless
-