|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.util.ThreadLocalDistributorRegistry
public class ThreadLocalDistributorRegistry
| Constructor Summary | |
|---|---|
ThreadLocalDistributorRegistry()
|
|
| Method Summary | |
|---|---|
protected static int |
addThreadLocalDistributor(ThreadLocalDistributor threadLocalDistributor)
|
protected static ThreadLocalDistributor |
getThreadLocalDistributor(int index)
|
static ThreadLocalDistributor[] |
getThreadLocalDistributors()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadLocalDistributorRegistry()
| Method Detail |
|---|
public static ThreadLocalDistributor[] getThreadLocalDistributors()
protected static int addThreadLocalDistributor(ThreadLocalDistributor threadLocalDistributor)
protected static ThreadLocalDistributor getThreadLocalDistributor(int index)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||