Class InterceptorBindingTranslator.TranslationResults

    • Field Detail

      • allInterceptorClasses

        public Set<com.sun.enterprise.deployment.EjbInterceptor> allInterceptorClasses
      • classInterceptorChain

        public List<com.sun.enterprise.deployment.EjbInterceptor> classInterceptorChain
      • methodInterceptorsMap

        public Map<com.sun.enterprise.deployment.MethodDescriptor,​List<com.sun.enterprise.deployment.EjbInterceptor>> methodInterceptorsMap
    • Constructor Detail

      • TranslationResults

        public TranslationResults()