| Package | Description |
|---|---|
| com.sun.enterprise.deployment.annotation.handlers | |
| org.glassfish.web.deployment.annotation.handlers |
| Modifier and Type | Method and Description |
|---|---|
protected HandlerProcessingResult |
DeclareRolesHandler.processAnnotation(AnnotationInfo ainfo,
WebBundleContext webBundleContext) |
protected abstract HandlerProcessingResult |
AbstractCommonAttributeHandler.processAnnotation(AnnotationInfo ainfo,
WebBundleContext webBundleContext)
Process Annotation with given WebBundleContext.
|
protected HandlerProcessingResult |
RunAsHandler.processAnnotation(AnnotationInfo ainfo,
WebBundleContext webBundleContext) |
| Modifier and Type | Method and Description |
|---|---|
protected HandlerProcessingResult |
WebListenerHandler.processAnnotation(AnnotationInfo ainfo,
WebBundleContext webBundleContext) |
protected HandlerProcessingResult |
WebServletHandler.processAnnotation(AnnotationInfo ainfo,
WebBundleContext webBundleContext) |
protected HandlerProcessingResult |
WebFilterHandler.processAnnotation(AnnotationInfo ainfo,
WebBundleContext webBundleContext) |
protected HandlerProcessingResult |
ServletSecurityHandler.processAnnotation(AnnotationInfo ainfo,
WebBundleContext webBundleContext) |
protected HandlerProcessingResult |
MultipartConfigHandler.processAnnotation(AnnotationInfo ainfo,
WebBundleContext webBundleContext) |
Copyright © 2019. All rights reserved.