JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkiverse.quickjs4j
Interface ScriptInterfaceFactory<T,
C>
public interface
ScriptInterfaceFactory<T,
C>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
create
(
String
scriptLibrary,
C
context)
Method Details
create
T
create
(
String
scriptLibrary,
C
context)