Class StepContextImpl

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

    @Typed
    public class StepContextImpl
    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)
      • exitStep

        public void exitStep()