|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.executor.CopyThreadLocalCallable<T>
public abstract class CopyThreadLocalCallable<T>
| Constructor Summary | |
|---|---|
CopyThreadLocalCallable(boolean readOnly,
boolean clearOnExit)
|
|
| Method Summary | |
|---|---|
T |
call()
|
abstract T |
doCall()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CopyThreadLocalCallable(boolean readOnly,
boolean clearOnExit)
| Method Detail |
|---|
public final T call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<T>java.lang.Exception
public abstract T doCall()
throws java.lang.Exception
java.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||