Class 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 Detail

      • SubstituteRemoteCacheImpl

        public SubstituteRemoteCacheImpl()
    • Method Detail

      • init

        public void init​(org.infinispan.client.hotrod.impl.operations.OperationsFactory operationsFactory,
                         org.infinispan.client.hotrod.configuration.Configuration configuration,
                         ObjectName jmxParent)