|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.ejb.containers.EjbAsyncTask<V>
public class EjbAsyncTask<V>
| Constructor Summary | |
|---|---|
EjbAsyncTask()
|
|
| Method Summary | |
|---|---|
V |
call()
|
long |
getInvId()
|
void |
initialize(EjbInvocation inv)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EjbAsyncTask()
| Method Detail |
|---|
public void initialize(EjbInvocation inv)
public long getInvId()
public V call()
throws java.lang.Exception
call in interface java.util.concurrent.Callable<V>java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||