Uses of Class
org.glassfish.apf.AnnotationHandlerFor
-
-
Uses of AnnotationHandlerFor in com.sun.enterprise.connectors.deployment.annotation.handlers
Classes in com.sun.enterprise.connectors.deployment.annotation.handlers with annotations of type AnnotationHandlerFor Modifier and Type Class Description classActivationHandlerclassAdministeredObjectDefinitionHandlerclassAdministeredObjectDefinitionsHandlerclassAdministeredObjectHandlerJagadish RamuclassAuthenticationMechanismHandlerclassConfigPropertyHandlerclassConnectionDefinitionHandlerclassConnectionDefinitionsHandlerclassConnectionFactoryDefinitionHandlerclassConnectionFactoryDefinitionsHandlerclassConnectorAnnotationHandlerclassSecurityPermissionHandler -
Uses of AnnotationHandlerFor in com.sun.enterprise.connectors.jms.deployment.annotation.handlers
Classes in com.sun.enterprise.connectors.jms.deployment.annotation.handlers with annotations of type AnnotationHandlerFor Modifier and Type Class Description classJMSConnectionFactoryDefinitionHandlerclassJMSConnectionFactoryDefinitionsHandlerclassJMSDestinationDefinitionHandlerclassJMSDestinationDefinitionsHandler -
Uses of AnnotationHandlerFor in com.sun.enterprise.deployment.annotation.handlers
Classes in com.sun.enterprise.deployment.annotation.handlers with annotations of type AnnotationHandlerFor Modifier and Type Class Description classDeclareRolesHandlerThis handler is responsible for handling the jakarta.annotation.security.DeclareRoles.classDenyAllHandlerThis handler is responsible for handling the jakarta.annotation.security.DenyAll.classEntityManagerFactoryReferenceHandlerThis handler is responsible for handling the jakarta.persistence.PersistenceUnit annotation.classEntityManagerFactoryReferencesHandlerThis handler is responsible for handling the jakarta.persistence.PersistenceUnits annotation.classEntityManagerReferenceHandlerThis handler is responsible for handling the jakarta.persistence.PersistenceUnit annotation.classEntityManagerReferencesHandlerThis handler is responsible for handling the jakarta.persistence.PersistenceContexts annotation.classManagedBeanHandlerclassPermitAllHandlerThis handler is responsible for handling the jakarta.annotation.security.PermitAll.classPostConstructHandlerThis handler is responsible for handling jakarta.annotation.PostConstructclassPreDestroyHandlerThis handler is responsible for handling jakarta.annotation.PreDestroyclassResourceHandlerThis handler is responsible for handling the jakarta.annotation.Resource annotation.classResourcesHandlerThis handler is responsible for handling jakarta.annotation.ResourcesclassRolesAllowedHandlerThis handler is responsible for handling the jakarta.annotation.security.RolesAllowed.classRunAsHandlerThis handler is responsible for handling the jakarta.annotation.security.RunAs. -
Uses of AnnotationHandlerFor in org.glassfish.concurrent.runtime.deployment.annotation.handlers
Classes in org.glassfish.concurrent.runtime.deployment.annotation.handlers with annotations of type AnnotationHandlerFor Modifier and Type Class Description classContextServiceDefinitionHandlerHandler for @ContextServiceDefinition.classContextServiceDefinitionListHandlerHandler for list of @ContextServiceDefinition annotations.classManagedExecutorDefinitionHandlerclassManagedExecutorDefinitionListHandlerclassManagedScheduledExecutorDefinitionHandlerclassManagedScheduledExecutorDefinitionListHandlerclassManagedThreadFactoryDefinitionHandlerclassManagedThreadFactoryDefinitionListHandler -
Uses of AnnotationHandlerFor in org.glassfish.ejb.deployment.annotation.handlers
Classes in org.glassfish.ejb.deployment.annotation.handlers with annotations of type AnnotationHandlerFor Modifier and Type Class Description classAccessTimeoutHandlerThis handler is responsible for handling the jakarta.ejb.AccessTimeout.classAfterBeginHandlerThis handler is responsible for handling the jakarta.ejb.AfterBegin annotation on a Bean method.classAfterCompletionHandlerThis handler is responsible for handling the jakarta.ejb.AfterCompletion annotation on a Bean method.classApplicationExceptionHandlerHandles @jakarta.ejb.ApplicationExceptionclassAroundConstructHandlerThis handler is responsible for handling jakarta.intercept.AroundConstructclassAroundInvokeHandlerThis handler is responsible for handling the jakarta.ejb.AroundInvoke attributeclassAroundTimeoutHandlerThis handler is responsible for handling the jakarta.ejb.AroundTimeout attributeclassAsynchronousHandlerThis handler is responsible for handling the jakarta.ejb.Asynchronous annotation on the Bean class.classBeforeCompletionHandlerThis handler is responsible for handling the jakarta.ejb.BeforeCompletion annotation on a Bean method.classConcurrencyManagementHandlerThis handler is responsible for handling the jakarta.ejb.ConcurrencyManagement.classEJBHandlerThis handler is responsible for handling the jakarta.ejb.EJBclassEJBsHandlerThis handler is responsible for handling the jakarta.ejb.EJBs attributeclassExcludeClassInterceptorsHandlerThis handler is responsible for handling the jakarta.ejb.ExcludeClassInterceptors annotation.classExcludeDefaultInterceptorsHandlerThis handler is responsible for handling the jakarta.ejb.ExcludeDefaultInterceptors annotation.classInitHandlerThis handler is responsible for handling the jakarta.ejb.Init attributeclassInterceptorsHandlerThis handler is responsible for handling jakarta.ejb.InterceptorsclassLockHandlerThis handler is responsible for handling the jakarta.ejb.Lock.classPostActivateHandlerThis handler is responsible for handling jakarta.ejb.PostActivateclassPrePassivateHandlerThis handler is responsible for handling jakarta.ejb.PrePassivateclassRemoveHandlerThis handler is responsible for handling the jakarta.ejb.Remove attributeclassScheduleHandlerThis handler is responsible for handling the jakarta.ejb.Schedule annotation on methods of a Bean class.classSchedulesHandlerThis handler is responsible for handling the jakarta.ejb.Schedules attributeclassSingletonHandlerThis handler is responsible for handling the jakarta.ejb.SingletonclassStatefulHandlerThis handler is responsible for handling the jakarta.ejb.StatefulclassStatefulTimeoutHandlerThis handler is responsible for handling the jakarta.ejb.ConcurrencyManagement.classStatelessHandlerThis handler is responsible for handling the jakarta.ejb.StatelessclassTimeoutHandlerThis handler is responsible for handling the jakarta.ejb.Timeout attributeclassTransactionAttributeHandlerThis handler is responsible for handling the jakarta.ejb.TransactionAttribute.classTransactionManagementHandlerThis handler is responsible for handling the jakarta.ejb.TransactionManagement. -
Uses of AnnotationHandlerFor in org.glassfish.ejb.mdb.deployment.annotation.handlers
Classes in org.glassfish.ejb.mdb.deployment.annotation.handlers with annotations of type AnnotationHandlerFor Modifier and Type Class Description classMessageDrivenHandlerThis handler is responsible for handling the jakarta.ejb.MessageDriven -
Uses of AnnotationHandlerFor in org.glassfish.jdbcruntime.deployment.annotation.handlers
Classes in org.glassfish.jdbcruntime.deployment.annotation.handlers with annotations of type AnnotationHandlerFor Modifier and Type Class Description classDataSourceDefinitionHandlerclassDataSourceDefinitionsHandler -
Uses of AnnotationHandlerFor in org.glassfish.resources.javamail.annotation.handler
Classes in org.glassfish.resources.javamail.annotation.handler with annotations of type AnnotationHandlerFor Modifier and Type Class Description classMailSessionDefinitionHandlerCreated by IntelliJ IDEA.classMailSessionDefinitionsHandlerCreated by IntelliJ IDEA. -
Uses of AnnotationHandlerFor in org.glassfish.web.deployment.annotation.handlers
Classes in org.glassfish.web.deployment.annotation.handlers with annotations of type AnnotationHandlerFor Modifier and Type Class Description classMultipartConfigHandlerThis handler is responsible in handling jakarta.servlet.annotation.MultipartConfig.classServletSecurityHandlerThis handler is responsible in handling jakarta.servlet.annotation.ServletSecurity.classWebFilterHandlerThis handler is responsible in handling jakarta.servlet.annotation.WebFilter.classWebListenerHandlerThis handler is responsible in handling jakarta.servlet.annotation.WebListener.classWebServletHandlerThis handler is responsible in handling jakarta.servlet.annotation.WebServlet. -
Uses of AnnotationHandlerFor in org.glassfish.webservices.connector.annotation.handlers
Classes in org.glassfish.webservices.connector.annotation.handlers with annotations of type AnnotationHandlerFor Modifier and Type Class Description classHandlerChainHandlerThis handler takes care of the jakarta.jws.HandlerChainclassWebServiceHandlerThis annotation handler is responsible for processing the jakarta.jws.WebService annotation type.classWebServiceProviderHandlerThis annotation handler is responsible for processing the jakarta.jws.WebService annotation type.classWebServiceRefHandlerThis annotation handler is responsible for processing the jakarta.jws.WebServiceRef annotation type.classWebServiceRefsHandlerThis handler is responsible for handling the WebServiceRefs annotation
-