Uses of Class
io.camunda.zeebe.spring.test.proxy.AbstractInvocationHandler
Packages that use AbstractInvocationHandler
-
Uses of AbstractInvocationHandler in io.camunda.zeebe.spring.test.proxy
Subclasses of AbstractInvocationHandler in io.camunda.zeebe.spring.test.proxyModifier and TypeClassDescriptionclassDynamic proxy to delegate to aZeebeClientwhich allows to swap the ZeebeClient object under the hood.classDynamic proxy to delegate to aZeebeTestEnginewhich allows to swap theZeebeTestEngineobject under the hood.