Uses of Class
com.sun.ejb.containers.EjbAsyncInvocationManager
-
Packages that use EjbAsyncInvocationManager Package Description com.sun.ejb.containers -
-
Uses of EjbAsyncInvocationManager in com.sun.ejb.containers
Methods in com.sun.ejb.containers that return EjbAsyncInvocationManager Modifier and Type Method Description EjbAsyncInvocationManagerEjbContainerUtilImpl. getEjbAsyncInvocationManager()Constructors in com.sun.ejb.containers with parameters of type EjbAsyncInvocationManager Constructor Description EjbFutureTask(EjbAsyncTask<V> callable, EjbAsyncInvocationManager mgr)
-