Uses of Class
org.jboss.as.clustering.infinispan.subsystem.CacheServiceHandler
-
Packages that use CacheServiceHandler Package Description org.jboss.as.clustering.infinispan.subsystem -
-
Uses of CacheServiceHandler in org.jboss.as.clustering.infinispan.subsystem
Subclasses of CacheServiceHandler in org.jboss.as.clustering.infinispan.subsystem Modifier and Type Class Description classClusteredCacheServiceHandlerclassLocalCacheServiceHandlerConstructors in org.jboss.as.clustering.infinispan.subsystem with parameters of type CacheServiceHandler Constructor Description CacheResourceDefinition(org.jboss.as.controller.PathElement path, UnaryOperator<ResourceDescriptor> configurator, CacheServiceHandler<P> handler, FunctionExecutorRegistry<org.infinispan.Cache<?,?>> executors)
-