public class ThreadLocalDistributorRegistry
extends Object
Constructor and Description |
---|
ThreadLocalDistributorRegistry() |
Modifier and Type | Method and Description |
---|---|
protected static int |
addThreadLocalDistributor(ThreadLocalDistributor threadLocalDistributor) |
protected static ThreadLocalDistributor |
getThreadLocalDistributor(int index) |
static ThreadLocalDistributor[] |
getThreadLocalDistributors() |
public static ThreadLocalDistributor[] getThreadLocalDistributors()
protected static int addThreadLocalDistributor(ThreadLocalDistributor threadLocalDistributor)
protected static ThreadLocalDistributor getThreadLocalDistributor(int index)