ResourceDefinition for a bounded queue thread pool resource.ThreadFactoryResolver implementations that handles the case of a null
threadFactoryName by installing a ThreadFactoryService whose service name is
the service name of the thread pool with thread-factory appended.HandoffExecutorResolver.AbstractThreadFactoryResolver to deal with named thread factories by appending their
simple name to a provided base name.ResourceDefinition for a queueless thread pool resource.HandoffExecutorResolver.AbstractThreadFactoryResolver.resolveDefaultHandoffExecutor(String, org.jboss.msc.service.ServiceName, org.jboss.msc.service.ServiceTarget).HandoffExecutorResolver.resolveHandoffExecutor(String, String, org.jboss.msc.service.ServiceName, org.jboss.msc.service.ServiceTarget).HandoffExecutorResolver.AbstractThreadFactoryResolver.releaseHandoffExecutor(String, String, ServiceName, OperationContext) for the case
where threadFactoryName is not null.ThreadFactoryResolver.AbstractThreadFactoryResolver.releaseThreadFactory(String, String, ServiceName, OperationContext) for the case
where threadFactoryName is not null.ThreadFactoryResolver.resolveThreadFactory(String, String, org.jboss.msc.service.ServiceName, org.jboss.msc.service.ServiceTarget).ResourceDefinition for a scheduled thread pool resource.HandoffExecutorResolver -- a HandoffExecutorResolver.SimpleResolver with a base service name
of ThreadsServices.EXECUTOR.ThreadFactoryResolver -- a HandoffExecutorResolver.SimpleResolver with a base service name
of ThreadsServices.EXECUTOR.ThreadFactoryResolver -- a ThreadFactoryResolver.SimpleResolver with a base service name
of ThreadsServices.EXECUTOR.ThreadFactoryResolver implementations that handles the case of a null
threadFactoryName by installing a ThreadFactoryService whose service name is
the service name of the thread pool with thread-factory appended.ThreadFactoryResolver.AbstractThreadFactoryResolver to deal with named thread factories by appending their
simple name to a provided base name.ResourceDefinition for a thread factory resource.ResourceDefinition for an unbounded queue thread pool resource.Copyright © 2016 JBoss by Red Hat. All rights reserved.