Uses of Interface
org.jboss.as.clustering.infinispan.subsystem.ThreadPoolDefinition
-
Packages that use ThreadPoolDefinition Package Description org.jboss.as.clustering.infinispan.subsystem org.jboss.as.clustering.infinispan.subsystem.remote -
-
Uses of ThreadPoolDefinition in org.jboss.as.clustering.infinispan.subsystem
Classes in org.jboss.as.clustering.infinispan.subsystem that implement ThreadPoolDefinition Modifier and Type Class Description classThreadPoolResourceDefinitionThread pool resource definitions for Infinispan subsystem. -
Uses of ThreadPoolDefinition in org.jboss.as.clustering.infinispan.subsystem.remote
Constructors in org.jboss.as.clustering.infinispan.subsystem.remote with parameters of type ThreadPoolDefinition Constructor Description ClientThreadPoolServiceConfigurator(ThreadPoolDefinition definition, org.jboss.as.controller.PathAddress address)
-