Class JobContextImpl

  • All Implemented Interfaces:
    javax.enterprise.context.spi.Context

    @Typed
    public class JobContextImpl
    extends BaseContext
    • Method Detail

      • currentKey

        protected Long currentKey()
        Specified by:
        currentKey in class BaseContext
        Returns:
        current keys (we inherit contexts here) sorted by order (the last is the most specific)
      • enterJobExecution

        public void enterJobExecution()
      • exitJobExecution

        public void exitJobExecution()