public interface ThreadPoolDefinition
extends org.jboss.as.clustering.controller.ResourceServiceNameFactory
| Modifier and Type | Method and Description |
|---|---|
org.jboss.as.clustering.controller.Attribute |
getKeepAliveTime() |
org.jboss.as.clustering.controller.Attribute |
getMaxThreads() |
org.jboss.as.clustering.controller.Attribute |
getMinThreads() |
org.jboss.as.clustering.controller.Attribute |
getQueueLength() |
org.jboss.as.clustering.controller.Attribute getMinThreads()
org.jboss.as.clustering.controller.Attribute getMaxThreads()
org.jboss.as.clustering.controller.Attribute getQueueLength()
org.jboss.as.clustering.controller.Attribute getKeepAliveTime()
Copyright © 2018 JBoss by Red Hat. All rights reserved.