@Target(value={METHOD,FIELD})
@Retention(value=RUNTIME)
public @interface Source
Version and timestamp version properties
indicating the source of the timestamp value.| Modifier and Type | Optional Element and Description |
|---|---|
SourceType |
value
How is the timestamp generated? Default is a JVM generated value.
|
public abstract SourceType value
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.