Class AbstractInvocationHandler

java.lang.Object
io.camunda.zeebe.spring.test.proxy.AbstractInvocationHandler
All Implemented Interfaces:
InvocationHandler
Direct Known Subclasses:
CamundaClientProxy, ZeebeClientProxy, ZeebeTestEngineProxy

public abstract class AbstractInvocationHandler extends Object implements InvocationHandler