Class Implementation.Simple.ForDispatcher

    • Field Detail

      • additionalVariableLength

        private final int additionalVariableLength
        The additional length of the local variable array.
    • Constructor Detail

      • ForDispatcher

        protected ForDispatcher​(Implementation.Simple.Dispatcher dispatcher,
                                InstrumentedType.Prepareable prepareable,
                                int additionalVariableLength)
        Creates a new byte code appender for a dispatcher.
        Parameters:
        dispatcher - The dispatcher to use.
        prepareable - A preparation of the instrumented type.
        additionalVariableLength - The additional length of the local variable array.