JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.codeheadsystems.test.datastore
Annotation Interface DataStore
@Target
({
FIELD
,
PARAMETER
})
@Retention
(
RUNTIME
)
@Documented
public @interface
DataStore
Use this annotation to mark items you want configured by the DataStoreExtension class, or one of it's subclasses.