Uses of Class
com.atlassian.tunnel.concurrent.NamedThreadFactory.ThreadNameProvider

Packages that use NamedThreadFactory.ThreadNameProvider
com.atlassian.tunnel.concurrent   
 

Uses of NamedThreadFactory.ThreadNameProvider in com.atlassian.tunnel.concurrent
 

Methods in com.atlassian.tunnel.concurrent that return NamedThreadFactory.ThreadNameProvider
static NamedThreadFactory.ThreadNameProvider NamedThreadFactory.ThreadNameProvider.fixedNamePrefixProvider(String threadNamePrefix)
           
 

Constructors in com.atlassian.tunnel.concurrent with parameters of type NamedThreadFactory.ThreadNameProvider
NamedThreadFactory(NamedThreadFactory.ThreadNameProvider threadNameProvider, boolean daemonMode)
           
 



Copyright © 2015 Atlassian. All rights reserved.