- getAdapter() - Method in class org.glassfish.enterprise.concurrent.ManagedExecutorServiceImpl
-
Returns an adapter for ManagedExecutorService instance which has its
life cycle operations disabled.
- getAdapter() - Method in class org.glassfish.enterprise.concurrent.ManagedScheduledExecutorServiceImpl
-
Returns an adapter for the ManagedScheduledExceutorService instance which
has its life cycle operations disabled.
- getCompletedTaskCount() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
Returns the approximate total number of tasks that have
completed execution.
- getCompletedTaskCount() - Method in class org.glassfish.enterprise.concurrent.ManagedExecutorServiceImpl
-
- getCompletedTaskCount() - Method in class org.glassfish.enterprise.concurrent.ManagedScheduledExecutorServiceImpl
-
- getContextService() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
- getContextService() - Method in class org.glassfish.enterprise.concurrent.internal.ContextProxyInvocationHandler
-
- getContextSetupProvider() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
- getContextSetupProvider() - Method in class org.glassfish.enterprise.concurrent.ContextServiceImpl
-
- getExecutionProperties(Object) - Method in class org.glassfish.enterprise.concurrent.ContextServiceImpl
-
- getExecutionProperties() - Method in class org.glassfish.enterprise.concurrent.internal.ContextProxyInvocationHandler
-
- getExecutorForTaskListener() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
Returns the ManagedExecutorService instance that is used for passing
as the executor argument of ManagedTaskListener calls
- getExecutorForTaskListener() - Method in class org.glassfish.enterprise.concurrent.ManagedExecutorServiceImpl
-
- getExecutorForTaskListener() - Method in class org.glassfish.enterprise.concurrent.ManagedScheduledExecutorServiceImpl
-
- getHungTaskThreshold() - Method in class org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl
-
- getHungThreads() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
- getIdentityName(Object) - Static method in class org.glassfish.enterprise.concurrent.internal.Util
-
- getManagedThreadFactory() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
- getName() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
- getName() - Method in class org.glassfish.enterprise.concurrent.ContextServiceImpl
-
- getName() - Method in class org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl
-
- getNewTaskFor(Runnable, V) - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
newTaskFor from super class java.util.concurrent.AbstractExecutorService
is protected access.
- getNewTaskFor(Callable<V>) - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
newTaskFor from super class java.util.concurrent.AbstractExecutorService
is protected access.
- getNewTaskFor(Runnable, V) - Method in class org.glassfish.enterprise.concurrent.ManagedExecutorServiceImpl
-
- getNewTaskFor(Callable) - Method in class org.glassfish.enterprise.concurrent.ManagedExecutorServiceImpl
-
- getNewTaskFor(Runnable, V) - Method in class org.glassfish.enterprise.concurrent.ManagedScheduledExecutorServiceImpl
-
- getNewTaskFor(Callable<V>) - Method in class org.glassfish.enterprise.concurrent.ManagedScheduledExecutorServiceImpl
-
- getObjectName() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
- getRejectPolicy() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
- getTaskCount() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
Returns the approximate total number of tasks that have ever been
scheduled for execution.
- getTaskCount() - Method in class org.glassfish.enterprise.concurrent.ManagedExecutorServiceImpl
-
- getTaskCount() - Method in class org.glassfish.enterprise.concurrent.ManagedScheduledExecutorServiceImpl
-
- getTaskIdentityName() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedThread
-
Return the identity name of the task that is being run on this thread.
- getTaskIdentityName() - Method in class org.glassfish.enterprise.concurrent.internal.ManagedFutureTask
-
- getTaskIdentityName() - Method in class org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl.ManagedThread
-
- getTaskRunTime(long) - Method in class org.glassfish.enterprise.concurrent.AbstractManagedThread
-
Return the time in millisecond since the task has started.
- getTaskRunTime(long) - Method in class org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl.ManagedThread
-
- getThreadPoolExecutor() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
- getThreadPoolExecutor() - Method in class org.glassfish.enterprise.concurrent.ManagedExecutorServiceImpl
-
- getThreadPoolExecutor() - Method in class org.glassfish.enterprise.concurrent.ManagedScheduledExecutorServiceImpl
-
- getThreads() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedExecutorService
-
Return an array of threads in this Managed[Scheduled]ExecutorService
- getThreads() - Method in class org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl
-
Return an array of threads in this ManagedThreadFactoryImpl
- getThreadStartTime() - Method in class org.glassfish.enterprise.concurrent.AbstractManagedThread
-
Return the time that the thread was started, measured in milliseconds,
between the current time and midnight, January 1, 1970 UTC.
- getThreadStartTime() - Method in class org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl.ManagedThread
-
- getTransactionExecutionProperty() - Method in class org.glassfish.enterprise.concurrent.internal.ContextProxyInvocationHandler
-
- getTransactionSetupProvider() - Method in class org.glassfish.enterprise.concurrent.ContextServiceImpl
-