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