Interface InvocationHandlerAdapter.AssignerConfigurable

    • Method Detail

      • withAssigner

        Implementation withAssigner​(Assigner assigner)
        Configures an assigner to use with this invocation handler adapter.
        Parameters:
        assigner - The assigner to apply when defining this implementation.
        Returns:
        This instrumentation with the given assigner configured.