Package | Description |
---|---|
org.glassfish.enterprise.concurrent | |
org.glassfish.enterprise.concurrent.internal |
Class and Description |
---|
AbstractManagedExecutorService
Abstract base class for
ManagedExecutorService and
ManagedScheduledExecutorService
implementation classes. |
AbstractManagedExecutorService.RejectPolicy |
AbstractManagedExecutorServiceAdapter
Abstract base class for
ManagedExecutorService and
ManagedScheduledExecutorService
implementation with life cycle operations disabled for handing out to
application components. |
AbstractManagedThread
Abstract base class for threads to be returned by
ManagedThreadFactoryImpl.createThread(java.lang.Runnable, org.glassfish.enterprise.concurrent.spi.ContextHandle) |
ContextServiceImpl
Implementation of ContextService interface
|
ManagedExecutorServiceAdapter
The ManagedExecutorService instance to be handed to the
application components, with all life cycle operations disabled.
|
ManagedExecutorServiceImpl
Implementation of ManagedExecutorService interface.
|
ManagedScheduledExecutorServiceAdapter
The ManagedScheduledExecutorService instance to be handed to the
application components, with all life cycle operations overriden to
throw UnSupportedException.
|
ManagedThreadFactoryImpl
Implementation of ManagedThreadFactory interface.
|
ManagedThreadFactoryImpl.ManagedThread
ManageableThread to be returned by
ManagedThreadFactory.newThread() |
Class and Description |
---|
AbstractManagedExecutorService
Abstract base class for
ManagedExecutorService and
ManagedScheduledExecutorService
implementation classes. |
ContextServiceImpl
Implementation of ContextService interface
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.