Uses of Class
com.sun.ejb.containers.EjbAsyncInvocationManager
Packages that use EjbAsyncInvocationManager
-
Uses of EjbAsyncInvocationManager in com.sun.ejb.containers
Methods in com.sun.ejb.containers that return EjbAsyncInvocationManagerModifier and TypeMethodDescriptionEjbContainerUtil.getEjbAsyncInvocationManager()EjbContainerUtilImpl.getEjbAsyncInvocationManager()Constructors in com.sun.ejb.containers with parameters of type EjbAsyncInvocationManagerModifierConstructorDescriptionEjbFutureTask(EjbAsyncTask<V> callable, EjbAsyncInvocationManager mgr)