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