JavaScript is disabled on your browser.
Skip navigation links
Java API Reference for Oracle® Coherence Community Edition
(23.09)
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
com.oracle.coherence.cdi
Annotation Interface Remote
@Qualifier
@Documented
@Retention
(
RUNTIME
)
public @interface
Remote
A qualifier annotation used when injecting Coherence resource to indicate that a resource is remote.
Since:
20.12
Author:
Aleks Seovic 2020.12.07
Nested Class Summary
Nested Classes
Modifier and Type
Class
Description
static class
Remote.Literal
An annotation literal for the
Remote
annotation.