Class InvocationHelper

java.lang.Object
org.infinispan.rest.InvocationHelper

public class InvocationHelper extends Object
Since:
10.0
  • Method Details

    • getParserRegistry

      public org.infinispan.configuration.parsing.ParserRegistry getParserRegistry()
    • getRestCacheManager

      public org.infinispan.rest.cachemanager.RestCacheManager<Object> getRestCacheManager()
    • getConfiguration

      public RestServerConfiguration getConfiguration()
    • getExecutor

      public Executor getExecutor()
    • getServer

      public org.infinispan.server.core.ServerManagement getServer()
    • getCounterManager

      public org.infinispan.counter.impl.manager.EmbeddedCounterManager getCounterManager()
    • getContext

      public String getContext()
    • getProtocolServer

      public RestServer getProtocolServer()
    • getEncoderRegistry

      public org.infinispan.marshall.core.EncoderRegistry getEncoderRegistry()