JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
io.quarkiverse.quickjs4j.annotations
Annotation Interface ScriptImplementation
@Retention
(
RUNTIME
)
@Target
(
TYPE
)
public @interface
ScriptImplementation
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
location
The location of the script (.js) file.
Element Details
location
String
location
The location of the script (.js) file.