|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method protected wrapToReturnWithTimeoutInArguments(delegate InvocationHandler<CompletableFuture<R>>, timeoutIndex int, timeUnitIndex int) : InvocationHandler<R> in class org.axonframework.test.saga.AnnotatedSagaTestFixture.StubAwareGatewayProxyFactory |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method protected wrapToWaitForResult(delegate InvocationHandler<CompletableFuture<R>>) : InvocationHandler<R> in class org.axonframework.commandhandling.gateway.GatewayProxyFactory |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method private FireAndForget(delegate InvocationHandler<CompletableFuture<R>>) in class org.axonframework.commandhandling.gateway.GatewayProxyFactory.FireAndForget |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method protected wrapToReturnWithTimeoutInArguments(delegate InvocationHandler<CompletableFuture<R>>, timeoutIndex int, timeUnitIndex int) : InvocationHandler<R> in class org.axonframework.commandhandling.gateway.GatewayProxyFactory |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method private WaitForResultWithTimeoutInArguments(delegate InvocationHandler<CompletableFuture<R>>, timeoutIndex int, timeUnitIndex int) in class org.axonframework.commandhandling.gateway.GatewayProxyFactory.WaitForResultWithTimeoutInArguments |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method private WaitForResult(delegate InvocationHandler<CompletableFuture<R>>) in class org.axonframework.commandhandling.gateway.GatewayProxyFactory.WaitForResult |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method protected wrapToWaitForResult(delegate InvocationHandler<CompletableFuture<R>>) : InvocationHandler<R> in class org.axonframework.test.saga.AnnotatedSagaTestFixture.StubAwareGatewayProxyFactory |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method protected wrapToReturnWithFixedTimeout(delegate InvocationHandler<CompletableFuture<R>>, timeout long, timeUnit TimeUnit) : InvocationHandler<R> in class org.axonframework.test.saga.AnnotatedSagaTestFixture.StubAwareGatewayProxyFactory |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method protected wrapToReturnWithFixedTimeout(delegate InvocationHandler<CompletableFuture<R>>, timeout long, timeUnit TimeUnit) : InvocationHandler<R> in class org.axonframework.commandhandling.gateway.GatewayProxyFactory |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method private WaitForResultWithFixedTimeout(delegate InvocationHandler<CompletableFuture<R>>, timeout long, timeUnit TimeUnit) in class org.axonframework.commandhandling.gateway.GatewayProxyFactory.WaitForResultWithFixedTimeout |
From |
To |
|
Change Parameter Type dispatcher : GatewayProxyFactory.InvocationHandler<Future<R>> to dispatcher : GatewayProxyFactory.InvocationHandler<CompletableFuture<R>> in method public ReturnResultFromStub(dispatcher GatewayProxyFactory.InvocationHandler<CompletableFuture<R>>, stubGateway Object) in class org.axonframework.test.saga.AnnotatedSagaTestFixture.ReturnResultFromStub |
From |
To |
|
Change Parameter Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in method protected wrapToFireAndForget(delegate InvocationHandler<CompletableFuture<R>>) : InvocationHandler<R> in class org.axonframework.commandhandling.gateway.GatewayProxyFactory |
From |
To |
|
Change Attribute Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in class org.axonframework.commandhandling.gateway.GatewayProxyFactory.WaitForResult |
From |
To |
|
Change Attribute Type dispatcher : GatewayProxyFactory.InvocationHandler<Future<R>> to dispatcher : GatewayProxyFactory.InvocationHandler<CompletableFuture<R>> in class org.axonframework.test.saga.AnnotatedSagaTestFixture.ReturnResultFromStub |
From |
To |
|
Change Attribute Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in class org.axonframework.commandhandling.gateway.GatewayProxyFactory.WaitForResultWithFixedTimeout |
From |
To |
|
Change Attribute Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in class org.axonframework.commandhandling.gateway.GatewayProxyFactory.WaitForResultWithTimeoutInArguments |
From |
To |
|
Change Attribute Type delegate : InvocationHandler<Future<R>> to delegate : InvocationHandler<CompletableFuture<R>> in class org.axonframework.commandhandling.gateway.GatewayProxyFactory.FireAndForget |
From |
To |