Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.4.0)
E81443-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Implemented Interfaces:
- java.io.Serializable, java.util.concurrent.Callable<V>
public final class SandboxWrapper<V extends java.io.Serializable>
extends SerializableCallable<V>
A SerializableCallable that captures the sandbox name from the scheduling thread
and attempts to join that sandbox when the callable is executed.
- Since:
- release specific (what release of product did this appear in)
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Oracle Fusion Middleware Java API Reference for Oracle ADF Model
12c (12.2.1.4.0)
E81443-01
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 1997, 2019, Oracle. All rights reserved.