Uses of Interface
org.jboss.as.clustering.infinispan.subsystem.ScheduledThreadPoolResourceRegistration
Packages that use ScheduledThreadPoolResourceRegistration
Package
Description
-
Uses of ScheduledThreadPoolResourceRegistration in org.jboss.as.clustering.infinispan.subsystem
Subinterfaces of ScheduledThreadPoolResourceRegistration in org.jboss.as.clustering.infinispan.subsystemModifier and TypeInterfaceDescriptioninterfaceA resource registration for a thread pool.Classes in org.jboss.as.clustering.infinispan.subsystem that implement ScheduledThreadPoolResourceRegistrationModifier and TypeClassDescriptionenumEnumerates scheduled thread pool resource registrations for a cache container.enumEnumerates resource registrations for thread pools of a cache container.Constructors in org.jboss.as.clustering.infinispan.subsystem with parameters of type ScheduledThreadPoolResourceRegistrationModifierConstructorDescriptionprotectedScheduledThreadPoolResourceDefinitionRegistrar(ScheduledThreadPoolResourceRegistration<org.infinispan.configuration.global.ThreadPoolConfiguration> pool) -
Uses of ScheduledThreadPoolResourceRegistration in org.jboss.as.clustering.infinispan.subsystem.remote
Subinterfaces of ScheduledThreadPoolResourceRegistration in org.jboss.as.clustering.infinispan.subsystem.remoteModifier and TypeInterfaceDescriptioninterfaceA resource registration for a thread pool of a remote cache container.Classes in org.jboss.as.clustering.infinispan.subsystem.remote that implement ScheduledThreadPoolResourceRegistrationModifier and TypeClassDescriptionenumEnumerates resource registrations for thread pools of a remote cache container.