Class AbstractAttachmentHugeProcessAnnotationInterceptor

    • Constructor Detail

      • AbstractAttachmentHugeProcessAnnotationInterceptor

        public AbstractAttachmentHugeProcessAnnotationInterceptor()
    • Method Detail

      • intercept

        public Object intercept​(javax.interceptor.InvocationContext invocationContext)
                         throws Exception
        Throws:
        Exception
      • startForInstances

        protected abstract void startForInstances​(Set<String> instanceIds)
      • endForInstances

        protected abstract void endForInstances​(Set<String> instanceIds)
      • proceed

        protected Object proceed​(javax.interceptor.InvocationContext context)
                          throws Exception
        Throws:
        Exception