Uses of Class
org.glassfish.apf.AnnotationProcessorException
-
-
Uses of AnnotationProcessorException in com.sun.enterprise.connectors.deployment.annotation.handlers
Methods in com.sun.enterprise.connectors.deployment.annotation.handlers that throw AnnotationProcessorException Modifier and Type Method Description HandlerProcessingResultActivationHandler. processAnnotation(AnnotationInfo element)protected HandlerProcessingResultAdministeredObjectDefinitionHandler. processAnnotation(jakarta.resource.AdministeredObjectDefinition adminObjectDefnAn, AnnotationInfo aiInfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultAdministeredObjectDefinitionHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultAdministeredObjectDefinitionsHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)HandlerProcessingResultAdministeredObjectHandler. processAnnotation(AnnotationInfo element)HandlerProcessingResultAuthenticationMechanismHandler. processAnnotation(AnnotationInfo element)HandlerProcessingResultConfigPropertyHandler. processAnnotation(AnnotationInfo element)HandlerProcessingResultConnectionDefinitionHandler. processAnnotation(AnnotationInfo element)voidConnectionDefinitionHandler. processAnnotation(AnnotationInfo element, jakarta.resource.spi.ConnectionDefinition defn)HandlerProcessingResultConnectionDefinitionsHandler. processAnnotation(AnnotationInfo element)protected HandlerProcessingResultConnectionFactoryDefinitionHandler. processAnnotation(jakarta.resource.ConnectionFactoryDefinition connectorFactoryDefnAn, AnnotationInfo aiInfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultConnectionFactoryDefinitionHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultConnectionFactoryDefinitionsHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)HandlerProcessingResultConnectorAnnotationHandler. processAnnotation(AnnotationInfo element)HandlerProcessingResultSecurityPermissionHandler. processAnnotation(AnnotationInfo element) -
Uses of AnnotationProcessorException in com.sun.enterprise.connectors.jms.deployment.annotation.handlers
Methods in com.sun.enterprise.connectors.jms.deployment.annotation.handlers that throw AnnotationProcessorException Modifier and Type Method Description protected HandlerProcessingResultJMSConnectionFactoryDefinitionHandler. processAnnotation(jakarta.jms.JMSConnectionFactoryDefinition jmsConnectionFactoryDefnAn, AnnotationInfo aiInfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultJMSConnectionFactoryDefinitionHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultJMSConnectionFactoryDefinitionsHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultJMSDestinationDefinitionHandler. processAnnotation(jakarta.jms.JMSDestinationDefinition jmsDestinationDefnAn, AnnotationInfo aiInfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultJMSDestinationDefinitionHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultJMSDestinationDefinitionsHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts) -
Uses of AnnotationProcessorException in com.sun.enterprise.deployment.annotation.context
Methods in com.sun.enterprise.deployment.annotation.context that throw AnnotationProcessorException Modifier and Type Method Description voidEjbContext. endElement(ElementType type, AnnotatedElement element)voidRarBundleContext. endElement(ElementType type, AnnotatedElement element)voidRarBundleContext. startElement(ElementType type, AnnotatedElement element) -
Uses of AnnotationProcessorException in com.sun.enterprise.deployment.annotation.handlers
Methods in com.sun.enterprise.deployment.annotation.handlers that throw AnnotationProcessorException Modifier and Type Method Description protected StringAbstractHandler. getInjectionMethodPropertyName(Method method, AnnotationInfo ainfo)protected HandlerProcessingResultAbstractHandler. getInvalidAnnotatedElementHandlerResult(AnnotatedElementHandler aeHandler, AnnotationInfo ainfo)protected voidAbstractHandler. log(Level level, AnnotationInfo ainfo, String localizedMessage)Logs an error with the annotation processing loggervoidPostProcessor. postProcessAnnotation(AnnotationInfo ainfo, T aeHandler)HandlerProcessingResultAbstractCommonAttributeHandler. processAnnotation(AnnotationInfo ainfo)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().protected abstract HandlerProcessingResultAbstractCommonAttributeHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)Process Annotation with given EjbContexts.protected abstract HandlerProcessingResultAbstractCommonAttributeHandler. processAnnotation(AnnotationInfo ainfo, WebBundleContext webBundleContext)Process Annotation with given WebBundleContext.protected abstract HandlerProcessingResultAbstractCommonAttributeHandler. processAnnotation(AnnotationInfo ainfo, WebComponentContext[] webCompContexts)Process Annotation with given WebCompContexts.HandlerProcessingResultAbstractResourceHandler. processAnnotation(AnnotationInfo ainfo)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().protected abstract HandlerProcessingResultAbstractResourceHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)Process Annotation with given ResourceContainerContexts.protected HandlerProcessingResultDeclareRolesHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultDeclareRolesHandler. processAnnotation(AnnotationInfo ainfo, WebBundleContext webBundleContext)protected HandlerProcessingResultDeclareRolesHandler. processAnnotation(AnnotationInfo ainfo, WebComponentContext[] webCompContexts)protected HandlerProcessingResultEntityManagerFactoryReferenceHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().protected HandlerProcessingResultEntityManagerFactoryReferencesHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultEntityManagerReferenceHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().protected HandlerProcessingResultEntityManagerReferencesHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)HandlerProcessingResultManagedBeanHandler. processAnnotation(AnnotationInfo element)protected HandlerProcessingResultPostConstructHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultPreDestroyHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultResourceHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)This entry point is used both for a single @Resource and iteratively from a compound @Resources processor.protected HandlerProcessingResultResourcesHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)This entry point is used both for a single @EJB and iteratively from a compound @EJBs processor.protected HandlerProcessingResultRunAsHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultRunAsHandler. processAnnotation(AnnotationInfo ainfo, WebBundleContext webBundleContext)protected HandlerProcessingResultRunAsHandler. processAnnotation(AnnotationInfo ainfo, WebComponentContext[] webCompContexts)protected HandlerProcessingResultEntityManagerFactoryReferenceHandler. processEmfRef(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts, jakarta.persistence.PersistenceUnit emfRefAn)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().protected HandlerProcessingResultEntityManagerReferenceHandler. processEmRef(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts, jakarta.persistence.PersistenceContext emRefAn)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().protected HandlerProcessingResultResourceHandler. processResource(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts, jakarta.annotation.Resource resourceAn)protected voidAbstractHandler. validateInjectionMethod(Method method, AnnotationInfo ainfo)Check if given method is a valid injection method. -
Uses of AnnotationProcessorException in com.sun.enterprise.deployment.archivist
Methods in com.sun.enterprise.deployment.archivist that throw AnnotationProcessorException Modifier and Type Method Description protected ProcessingResultArchivist. processAnnotations(RootDeploymentDescriptor bundleDesc, ModuleScanner scanner, ReadableArchive archive)Process annotations in a bundle descriptor, the annotation processing is dependent on the type of descriptor being passed.ProcessingResultArchivist. processAnnotations(T bundleDesc, ReadableArchive archive)Process annotations in a bundle descriptor, the annotation processing is dependent on the type of descriptor being passed. -
Uses of AnnotationProcessorException in org.glassfish.apf
Methods in org.glassfish.apf with parameters of type AnnotationProcessorException Modifier and Type Method Description voidErrorHandler. error(AnnotationProcessorException ape)Receive notification of an errorvoidErrorHandler. fine(AnnotationProcessorException ape)Receive notification of a fine error messagevoidErrorHandler. warning(AnnotationProcessorException ape)Receive notification of a warningMethods in org.glassfish.apf that throw AnnotationProcessorException Modifier and Type Method Description voidAnnotatedElementHandler. endElement(ElementType type, AnnotatedElement element)After annotations for an annotated element are processed, the endElement is called with the annotated element value and its typevoidErrorHandler. error(AnnotationProcessorException ape)Receive notification of an errorvoidErrorHandler. fine(AnnotationProcessorException ape)Receive notification of a fine error messageProcessingResultAnnotationProcessor. process(ProcessingContext ctx)Starts the annotation processing tool passing the processing context which encapsulate all information necessary for the configuration of the tool.ProcessingResultAnnotationProcessor. process(ProcessingContext ctx, Class[] classes)Process a set of classes from the parameter list rather than from the processing context.HandlerProcessingResultAnnotationHandler. processAnnotation(AnnotationInfo element)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().voidAnnotatedElementHandler. startElement(ElementType type, AnnotatedElement element)Before annotations for an annotated element are processed, the startElement is called with the annotated element value and its typevoidErrorHandler. warning(AnnotationProcessorException ape)Receive notification of a warning -
Uses of AnnotationProcessorException in org.glassfish.apf.context
Methods in org.glassfish.apf.context that throw AnnotationProcessorException Modifier and Type Method Description voidAnnotationContext. endElement(ElementType type, AnnotatedElement element)voidAnnotationContext. startElement(ElementType type, AnnotatedElement element) -
Uses of AnnotationProcessorException in org.glassfish.apf.impl
Methods in org.glassfish.apf.impl with parameters of type AnnotationProcessorException Modifier and Type Method Description voidDefaultErrorHandler. error(AnnotationProcessorException ape)Receive notification of an errorvoidDefaultErrorHandler. fine(AnnotationProcessorException ape)Receive notification of a fine error messagevoidDefaultErrorHandler. warning(AnnotationProcessorException ape)Receive notification of a warningMethods in org.glassfish.apf.impl that throw AnnotationProcessorException Modifier and Type Method Description voidDefaultErrorHandler. error(AnnotationProcessorException ape)Receive notification of an errorvoidDefaultErrorHandler. fine(AnnotationProcessorException ape)Receive notification of a fine error messageProcessingResultAnnotationProcessorImpl. process(ProcessingContext ctx)Starts the annotation processing tool passing the processing context which encapsulate all information necessary for the configuration of the tool.ProcessingResultAnnotationProcessorImpl. process(ProcessingContext ctx, Class[] classes)Process a set of classes from the parameter list rather than from the processing context.voidDefaultErrorHandler. warning(AnnotationProcessorException ape)Receive notification of a warning -
Uses of AnnotationProcessorException in org.glassfish.appclient.client.acc
Methods in org.glassfish.appclient.client.acc that throw AnnotationProcessorException Modifier and Type Method Description protected voidStandAloneAppClientInfo. fixupWSDLEntries()Adjusts the web services WSDL entries corresponding to where they actually reside.protected voidAppClientInfo. massageDescriptor()protected voidClassFileAppClientInfo. massageDescriptor()protected voidStandAloneAppClientInfo. massageDescriptor() -
Uses of AnnotationProcessorException in org.glassfish.concurrent.runtime.deployment.annotation.handlers
Methods in org.glassfish.concurrent.runtime.deployment.annotation.handlers that throw AnnotationProcessorException Modifier and Type Method Description protected HandlerProcessingResultContextServiceDefinitionHandler. processAnnotation(AnnotationInfo annotationInfo, ResourceContainerContext[] resourceContainerContexts)protected HandlerProcessingResultContextServiceDefinitionListHandler. processAnnotation(AnnotationInfo annotationInfo, ResourceContainerContext[] resourceContainerContexts)protected HandlerProcessingResultManagedExecutorDefinitionHandler. processAnnotation(AnnotationInfo annotationInfo, ResourceContainerContext[] resourceContainerContexts)protected HandlerProcessingResultManagedExecutorDefinitionListHandler. processAnnotation(AnnotationInfo annotationInfo, ResourceContainerContext[] resourceContainerContexts)protected HandlerProcessingResultManagedScheduledExecutorDefinitionHandler. processAnnotation(AnnotationInfo annotationInfo, ResourceContainerContext[] resourceContainerContexts)protected HandlerProcessingResultManagedScheduledExecutorDefinitionListHandler. processAnnotation(AnnotationInfo annotationInfo, ResourceContainerContext[] resourceContainerContexts)protected HandlerProcessingResultManagedThreadFactoryDefinitionHandler. processAnnotation(AnnotationInfo annotationInfo, ResourceContainerContext[] resourceContainerContexts)protected HandlerProcessingResultManagedThreadFactoryDefinitionListHandler. processAnnotation(AnnotationInfo annotationInfo, ResourceContainerContext[] resourceContainerContexts) -
Uses of AnnotationProcessorException in org.glassfish.ejb.deployment.annotation.handlers
Methods in org.glassfish.ejb.deployment.annotation.handlers that throw AnnotationProcessorException Modifier and Type Method Description protected abstract EjbDescriptorAbstractEjbHandler. createEjbDescriptor(String elementName, AnnotationInfo ainfo)Create a new EjbDescriptor for a given elementName and AnnotationInfo.protected EjbDescriptorSingletonHandler. createEjbDescriptor(String elementName, AnnotationInfo ainfo)Create a new EjbDescriptor for a given elementName and AnnotationInfo.protected EjbDescriptorStatefulHandler. createEjbDescriptor(String elementName, AnnotationInfo ainfo)Create a new EjbDescriptor for a given elementName and AnnotationInfo.protected EjbDescriptorStatelessHandler. createEjbDescriptor(String elementName, AnnotationInfo ainfo)Create a new EjbDescriptor for a given elementName and AnnotationInfo.voidAccessTimeoutHandler. postProcessAnnotation(AnnotationInfo ainfo, EjbContext ejbContext)Set the default value (from class type annotation) on all methods that don't have a value.voidAsynchronousHandler. postProcessAnnotation(AnnotationInfo ainfo, EjbContext ejbContext)Set the default value (from class type annotation) on all methods that don't have a value.voidLockHandler. postProcessAnnotation(AnnotationInfo ainfo, EjbContext ejbContext)Set the default value (from class type annotation) on all methods that don't have a value.voidTransactionAttributeHandler. postProcessAnnotation(AnnotationInfo ainfo, EjbContext ejbContext)Set the default value (from class type annotation) on all methods that don't have a value.HandlerProcessingResultAbstractAttributeHandler. processAnnotation(AnnotationInfo ainfo)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().protected abstract HandlerProcessingResultAbstractAttributeHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)Process Annotation with given EjbContexts.protected HandlerProcessingResultAbstractAttributeHandler. processAnnotation(AnnotationInfo ainfo, EjbInterceptorContext ejbInterceptorContext)Process Annotation with given InteceptorContext.HandlerProcessingResultAbstractEjbHandler. processAnnotation(AnnotationInfo ainfo)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().All information pertinent to the annotation and its context is encapsulated in the passed AnnotationInfo instance.This is a method in interface AnnotationHandler.protected HandlerProcessingResultAccessTimeoutHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultAfterBeginHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultAfterCompletionHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)HandlerProcessingResultApplicationExceptionHandler. processAnnotation(AnnotationInfo ainfo)protected HandlerProcessingResultAroundConstructHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultAroundConstructHandler. processAnnotation(AnnotationInfo ainfo, EjbInterceptorContext ejbInterceptorContext)protected HandlerProcessingResultAroundInvokeHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultAroundInvokeHandler. processAnnotation(AnnotationInfo ainfo, EjbInterceptorContext ejbInterceptorContext)protected HandlerProcessingResultAroundTimeoutHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultAroundTimeoutHandler. processAnnotation(AnnotationInfo ainfo, EjbInterceptorContext ejbInterceptorContext)protected HandlerProcessingResultAsynchronousHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultBeforeCompletionHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultConcurrencyManagementHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultEJBHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)Process a particular annotation which type is the same as the one returned by @see getAnnotationType().protected HandlerProcessingResultEJBsHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultExcludeClassInterceptorsHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultExcludeDefaultInterceptorsHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultInitHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultInterceptorsHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultLockHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultPostActivateHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultPostActivateHandler. processAnnotation(AnnotationInfo ainfo, EjbInterceptorContext ejbInterceptorContext)protected HandlerProcessingResultPrePassivateHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultPrePassivateHandler. processAnnotation(AnnotationInfo ainfo, EjbInterceptorContext ejbInterceptorContext)protected HandlerProcessingResultRemoveHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultScheduleHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultSchedulesHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultStatefulTimeoutHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultTimeoutHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultTransactionAttributeHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultTransactionManagementHandler. processAnnotation(AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultEJBHandler. processEJB(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts, jakarta.ejb.EJB ejbAn)Process a particular annotation whose type is the same as the one returned by @see getAnnotationType().protected HandlerProcessingResultScheduleHandler. processSchedule(jakarta.ejb.Schedule sch, AnnotationInfo ainfo, EjbContext[] ejbContexts)protected HandlerProcessingResultAbstractEjbHandler. setBusinessAndHomeInterfaces(EjbDescriptor ejbDesc, AnnotationInfo ainfo)MessageDriven bean does not need to invoke this API.protected abstract HandlerProcessingResultAbstractEjbHandler. setEjbDescriptorInfo(EjbDescriptor ejbDesc, AnnotationInfo ainfo)Set Annotation information to Descriptor.protected HandlerProcessingResultSingletonHandler. setEjbDescriptorInfo(EjbDescriptor ejbDesc, AnnotationInfo ainfo)Set Annotation information to Descriptor.protected HandlerProcessingResultStatefulHandler. setEjbDescriptorInfo(EjbDescriptor ejbDesc, AnnotationInfo ainfo)Set Annotation information to Descriptor.protected HandlerProcessingResultStatelessHandler. setEjbDescriptorInfo(EjbDescriptor ejbDesc, AnnotationInfo ainfo)Set Annotation information to Descriptor. -
Uses of AnnotationProcessorException in org.glassfish.ejb.mdb.deployment.annotation.handlers
Methods in org.glassfish.ejb.mdb.deployment.annotation.handlers that throw AnnotationProcessorException Modifier and Type Method Description protected EjbDescriptorMessageDrivenHandler. createEjbDescriptor(String elementName, AnnotationInfo ainfo)Create a new EjbDescriptor for a given elementName and AnnotationInfo.protected HandlerProcessingResultMessageDrivenHandler. setEjbDescriptorInfo(EjbDescriptor ejbDesc, AnnotationInfo ainfo)Set Annotation information to Descriptor. -
Uses of AnnotationProcessorException in org.glassfish.jdbcruntime.deployment.annotation.handlers
Methods in org.glassfish.jdbcruntime.deployment.annotation.handlers that throw AnnotationProcessorException Modifier and Type Method Description protected HandlerProcessingResultDataSourceDefinitionHandler. processAnnotation(jakarta.annotation.sql.DataSourceDefinition dataSourceDefnAn, AnnotationInfo aiInfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultDataSourceDefinitionHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultDataSourceDefinitionsHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts) -
Uses of AnnotationProcessorException in org.glassfish.resources.javamail.annotation.handler
Methods in org.glassfish.resources.javamail.annotation.handler that throw AnnotationProcessorException Modifier and Type Method Description protected HandlerProcessingResultMailSessionDefinitionHandler. processAnnotation(jakarta.mail.MailSessionDefinition mailSessionDefnAn, AnnotationInfo aiInfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultMailSessionDefinitionHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts)protected HandlerProcessingResultMailSessionDefinitionsHandler. processAnnotation(AnnotationInfo ainfo, ResourceContainerContext[] rcContexts) -
Uses of AnnotationProcessorException in org.glassfish.web.deployment.annotation.handlers
-
Uses of AnnotationProcessorException in org.glassfish.web.embed.impl
Methods in org.glassfish.web.embed.impl that throw AnnotationProcessorException Modifier and Type Method Description protected ProcessingResultEmbeddedWebArchivist. processAnnotations(RootDeploymentDescriptor bundleDesc, ModuleScanner scanner, ReadableArchive archive) -
Uses of AnnotationProcessorException in org.glassfish.webservices.connector.annotation.handlers
Methods in org.glassfish.webservices.connector.annotation.handlers that throw AnnotationProcessorException Modifier and Type Method Description HandlerProcessingResultHandlerChainHandler. processAnnotation(AnnotationInfo annInfo)HandlerProcessingResultWebServiceHandler. processAnnotation(AnnotationInfo annInfo)HandlerProcessingResultWebServiceProviderHandler. processAnnotation(AnnotationInfo annInfo)HandlerProcessingResultWebServiceRefHandler. processAnnotation(AnnotationInfo annInfo)HandlerProcessingResultWebServiceRefsHandler. processAnnotation(AnnotationInfo ainfo)protected HandlerProcessingResultWebServiceRefHandler. processAWsRef(AnnotationInfo annInfo, jakarta.xml.ws.WebServiceRef annotation)HandlerProcessingResultHandlerChainHandler. processHandlerChainAnnotation(AnnotationInfo annInfo, AnnotatedElementHandler annCtx, AnnotatedElement annElem, Class declaringClass, boolean serviceSideChain)
-