Uses of Interface
dev.getelements.elements.sdk.service.blockchain.EvmSmartContractInvocationService.Invoker
Packages that use EvmSmartContractInvocationService.Invoker
Package
Description
-
Uses of EvmSmartContractInvocationService.Invoker in dev.getelements.elements.service.blockchain.crypto.evm
Methods in dev.getelements.elements.service.blockchain.crypto.evm that return types with arguments of type EvmSmartContractInvocationService.InvokerModifier and TypeMethodDescriptionjakarta.inject.Provider
<StandardSmartContractInvocationResolution<EvmInvocationScope, EvmSmartContractInvocationService.Invoker>> SuperUserEvmSmartContractInvocationService.getResolutionProvider()
SuperUserEvmSmartContractInvocationService.getScopedInvokerFactory()
SuperUserEvmSmartContractInvocationService.newResolution
(EvmInvocationScope evmInvocationScope) Method parameters in dev.getelements.elements.service.blockchain.crypto.evm with type arguments of type EvmSmartContractInvocationService.InvokerModifier and TypeMethodDescriptionvoid
SuperUserEvmSmartContractInvocationService.setResolutionProvider
(jakarta.inject.Provider<StandardSmartContractInvocationResolution<EvmInvocationScope, EvmSmartContractInvocationService.Invoker>> resolutionProvider) void
SuperUserEvmSmartContractInvocationService.setScopedInvokerFactory
(ScopedInvoker.Factory<EvmInvocationScope, EvmSmartContractInvocationService.Invoker> scopedInvokerFactory) -
Uses of EvmSmartContractInvocationService.Invoker in dev.getelements.elements.service.blockchain.invoke.evm
Classes in dev.getelements.elements.service.blockchain.invoke.evm that implement EvmSmartContractInvocationService.Invoker