@Exported
| Interface | Description |
|---|---|
| ADFConfig |
This is an interface of ADF configuration object.
|
| ADFConfigEx | |
| ADFConfigLifecycle | |
| ADFScope<K,V> | |
| ADFScopeListener | |
| ADFScopeListenerWithExternalContext | |
| ADFSettings | |
| MetadataEnvironment |
Information about where application metadata should come from and how it
should be accessed.
|
| MetadataEnvironment.DiagnosticRecord |
A piece of diagnostic data.
|
| MetadataEnvironment.DiagnosticsCapable |
Indicates an environment supports diagnostics.
|
| Class | Description |
|---|---|
| ADFConstants | |
| ADFContext |
The execution context for an ADF application.
|
| ADFContext.LeakReporter | |
| ADFContextManager | Deprecated
no replacement.
|
| ADFScopeHelper | |
| ContextInfo | |
| DefaultContext | |
| DefaultNamedContext | |
| DesignTimeLinkage |
This is the abstract base class for any extension wishing to extend
the ADFContext.getCurrent action into the design time.
|
| Environment |
Managed an anonymous environment consisting of a request, a response and
a context.
|
| HashMapScopeAdapter | |
| LocaleApplicationKey | |
| MDSAppContext | |
| MDSAppContextStack | |
| MergeSupportUtil | |
| MetadataEnvironment.DiagnosticRecorder |
A recorder of diagnostic data.
|
| MetadataEnvironmentFactory |
The factory of
MetadataEnvironment instances. |
| MetadataEnvironmentShell |
An interface for performing operations in a specific metadata environment.
|
| MetadataEnvironmentShell.Variable<T> |
A shell variable which is often used to supersede a property value of a
MetadataEnvironment object. |
| MetadataEnvironmentShell.Variables |
A collection of shell variables.
|
| MetadataEnvironmentThread |
A thread that is confined to a metadata environment.
|
| MetadataEnvironmentThread.Resources |
Resources that need to be propagated from the main thread to the new
thread.
|
| MetadataEnvironmentThread.Tracer |
An object that provides consistent marks consisting of an ID and a
thread-safe sequence for tracing execution flows across nesting
MetadataEnvironmentThreads. |
| Enum | Description |
|---|---|
| ResourceKey |
| Exception | Description |
|---|---|
| ADFShareException |