Class SubstituteRemoteCacheImpl

java.lang.Object
io.quarkus.infinispan.client.runtime.graal.SubstituteRemoteCacheImpl

public final class SubstituteRemoteCacheImpl extends Object
This class is here solely to remove the mbeanObjectName field and all methods that would access it
Author:
William Burns
  • Constructor Details

    • SubstituteRemoteCacheImpl

      public SubstituteRemoteCacheImpl()
  • Method Details

    • init

      public void init(org.infinispan.client.hotrod.configuration.Configuration configuration, org.infinispan.client.hotrod.impl.transport.netty.OperationDispatcher operationDispatcher, ObjectName jmxParent)