|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ContextService | The ContextService provides methods for creating contextual dynamic proxy objects. |
Identifiable | A tasks submitted to an ManagedExecutorService
can optionally implement this interface. |
ManagedExecutorService | A manageable version of a ExecutorService . |
ManagedScheduledExecutorService | A manageable version of a ScheduledExecutorService . |
ManagedTaskListener | A ManagedTaskListener is used to monitor the state of a task's Future. |
ManagedThreadFactory | A manageable version of a ThreadFactory . |
Trigger | Triggers allow application developers to plug in rules for when and how often a task should run. |
Exception Summary | |
---|---|
AbortedException | Exception indicating that the result of a value-producing task, cannot be retrieved because the task run was aborted. |
ExecutorNotAvailableException | Exception indicating that the result of a value-producing task cannot be retrieved because the remote executor that the task is running on is no longer available. |
SkippedException | Exception indicating that the result of a value-producing task, cannot be retrieved because the task run was skipped. |
Classes and interfaces for concurrent programming in Java™ EE applications.
© Copyright BEA Systems, Inc. and International Business Machines Corp 2006. All rights reserved.
This draft specification is not final. Any final specification that may be published will likely contain differences, some of which may be substantial. Publication of this draft specification is not intended to provide the basis for implementations of the specification. This draft specification is provided AS IS, with all faults. THERE ARE NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WARRANTIES OF CONDITION OF TITLE OR NON-INFRINGEMENT. You may copy and display this draft specification provided that you include this notice and any existing copyright notice. Except for the limited copyright license granted above, there are no other licenses granted to any intellectual property owned or controlled by any of the authors or developers of this material. No other rights are granted by implication, estoppel or otherwise.
BEA Systems, Inc. and International Business Machines Corp (the "Companies") are developing the "Concurrency Utilities for Java EE Specification" (the "Specification"). The Companies would like to receive input, suggestions and other feedback ("Feedback") on the Specification. By providing feedback, you (on behalf of yourself if you are an individual and your company if you are providing Feedback on behalf of the company) grant the Companies under all applicable intellectual property rights owned or controlled by you or your company a non-exclusive, non-transferable, worldwide, perpetual, irrevocable, royalty-free license to use, disclose, copy, publish, license, modify, sublicense or otherwise distribute and exploit Feedback you provide for the purpose of developing and promoting the Specification and in connection with any product that implements and complies with the Specification. You warrant to the best of your knowledge that you have rights to provide this Feedback, and if you are providing Feedback on behalf of a company, you warrant that you have the rights to provide Feedback on behalf of your company. You also acknowledge that the Companies are not required to incorporate your Feedback into any version of the Specification.
Java and all Java-based trademarks are trademarks of Sun Microsystems, Inc. in the United States, other countries, or both.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |