Interface | 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.
|
TransactionHandle |
To be implemented by application server.
|
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 | Description |
---|---|
ContextInfo |
Constants for standard types of Context
|
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.