Class CacheServiceProviderRegistryServiceConfigurator<T>

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.jboss.msc.service.ServiceBuilder<?> build​(org.jboss.msc.service.ServiceTarget target)  
      org.wildfly.clustering.service.ServiceConfigurator configure​(org.jboss.as.controller.capability.CapabilityServiceSupport support)  
      CacheServiceProviderRegistry<T> get()  
      org.wildfly.clustering.ee.Batcher<? extends org.wildfly.clustering.ee.Batch> getBatcher()  
      org.infinispan.Cache<T,​Set<org.infinispan.remoting.transport.Address>> getCache()  
      org.wildfly.clustering.server.dispatcher.CommandDispatcherFactory getCommandDispatcherFactory()  
      org.wildfly.clustering.server.group.Group<org.infinispan.remoting.transport.Address> getGroup()  
      Object getId()  
      • Methods inherited from class org.wildfly.clustering.service.SimpleServiceNameProvider

        equals, getServiceName, hashCode, toString
      • Methods inherited from interface org.jboss.as.clustering.controller.CapabilityServiceConfigurator

        configure
      • Methods inherited from interface org.wildfly.clustering.service.ServiceNameProvider

        getServiceName