| Package | Description |
|---|---|
| com.sun.enterprise.deployment.annotation.context | |
| com.sun.enterprise.deployment.annotation.handlers |
| Modifier and Type | Method and Description |
|---|---|
WebComponentContext[] |
WebComponentsContext.getWebComponentContexts()
Note that, for performance, we don't make a safe copy of array here.
|
| Constructor and Description |
|---|
WebComponentsContext(WebComponentContext[] webCompContexts)
Create a new instance of WebComponentContext.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.glassfish.apf.HandlerProcessingResult |
DeclareRolesHandler.processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
WebComponentContext[] webCompContexts) |
protected abstract org.glassfish.apf.HandlerProcessingResult |
AbstractCommonAttributeHandler.processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
WebComponentContext[] webCompContexts)
Process Annotation with given WebCompContexts.
|
protected org.glassfish.apf.HandlerProcessingResult |
RunAsHandler.processAnnotation(org.glassfish.apf.AnnotationInfo ainfo,
WebComponentContext[] webCompContexts) |
Copyright © 2013. All Rights Reserved.