public static class InterceptorBindingTranslator.TranslationResults extends Object
| Modifier and Type | Field and Description |
|---|---|
Set<com.sun.enterprise.deployment.EjbInterceptor> |
allInterceptorClasses |
List<com.sun.enterprise.deployment.EjbInterceptor> |
classInterceptorChain |
Map<com.sun.enterprise.deployment.MethodDescriptor,List<com.sun.enterprise.deployment.EjbInterceptor>> |
methodInterceptorsMap |
| Constructor and Description |
|---|
TranslationResults() |
Copyright © 2017. All rights reserved.