Package | Description |
---|---|
org.glassfish.enterprise.concurrent | |
org.glassfish.enterprise.concurrent.internal | |
org.glassfish.enterprise.concurrent.spi |
Class and Description |
---|
ContextHandle
To be implemented by application server for identifying context information.
|
ContextSetupProvider
To be implemented by application server for setting up proper execution
context before running a task, and also for resetting the execution context
after running a task.
|
TransactionSetupProvider
To be implemented by application server for performing proper transaction
setup before invoking a proxy method of a contextual proxy object created by
various
createContextualProxy methods in ContextService
and after the proxy method has finished running. |
Class and Description |
---|
ContextHandle
To be implemented by application server for identifying context information.
|
ContextSetupProvider
To be implemented by application server for setting up proper execution
context before running a task, and also for resetting the execution context
after running a task.
|
TransactionSetupProvider
To be implemented by application server for performing proper transaction
setup before invoking a proxy method of a contextual proxy object created by
various
createContextualProxy methods in ContextService
and after the proxy method has finished running. |
Class and Description |
---|
ContextHandle
To be implemented by application server for identifying context information.
|
TransactionHandle
To be implemented by application server.
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.