JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
io.micronaut.coherence.data.annotation
Annotation Interface UpdateEventSource
@Internal
@Retention
(
RUNTIME
)
@Target
(
METHOD
) @Around
public @interface
UpdateEventSource
Around
advice to intercept methods with which to trigger Micronaut Data
update
entity event.
See Also:
PreUpdate
PostUpdate