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 CachePut
@Target
(
METHOD
)
@Retention
(
RUNTIME
)
public @interface
CachePut
Put a value to cache AND call the method.
Nested Class Summary
Nested Classes
Modifier and Type
Class
Description
static class
CachePut.Literal
An annotation literal for the
CachePut
annotation.