Package | Description |
---|---|
org.glassfish.enterprise.concurrent |
Modifier and Type | Class and Description |
---|---|
class |
ManagedThreadFactoryImpl.ManagedThread
ManageableThread to be returned by
ManagedThreadFactory.newThread() |
Modifier and Type | Method and Description |
---|---|
protected AbstractManagedThread |
ManagedThreadFactoryImpl.createThread(Runnable r,
ContextHandle contextHandleForSetup) |
Modifier and Type | Method and Description |
---|---|
Collection<AbstractManagedThread> |
AbstractManagedExecutorService.getHungThreads() |
protected Collection<AbstractManagedThread> |
ManagedThreadFactoryImpl.getThreads()
Return an array of threads in this ManagedThreadFactoryImpl
|
Collection<AbstractManagedThread> |
AbstractManagedExecutorService.getThreads()
Return an array of threads in this Managed[Scheduled]ExecutorService
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.