public class EjbAsyncTask<V> extends Object implements Callable<V>
EjbAsyncTask()
V
call()
long
getInvId()
void
initialize(EjbInvocation inv)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EjbAsyncTask()
public void initialize(EjbInvocation inv)
public long getInvId()
public V call() throws Exception
call
Callable<V>
Exception
Copyright © 2020. All rights reserved.