public class ApiCallScopeBindingAnnotations extends Object
Important: This class may only be used in implementing plugins (e.g. functions, directives).
| Modifier and Type | Class and Description |
|---|---|
static interface |
ApiCallScopeBindingAnnotations.ApiCall
Annotation for a GuiceSimpleScope parameter that should receive the ApiCallScope.
|
static interface |
ApiCallScopeBindingAnnotations.IsUsingIjData
Annotation for the isIsingIjData parameter in the ApiCallScope.
|
static interface |
ApiCallScopeBindingAnnotations.LocaleString
Annotation for the localeString parameter in the ApiCallScope.
|
static interface |
ApiCallScopeBindingAnnotations.PyBidiIsRtlFn
Annotation for the bidiIsRtlFn parameter in the ApiCallScope.
|
static interface |
ApiCallScopeBindingAnnotations.PyRuntimePath
Annotation for the runtimePath parameter in the ApiCallScope.
|
static interface |
ApiCallScopeBindingAnnotations.PyTranslationClass
Annotation for the translationClass parameter in the ApiCallScope.
|