Invocable interface

GPTKB entity

Statements (35)
Predicate Object
gptkbp:instanceOf interface
gptkbp:allows dynamic invocation of methods
gptkbp:enables asynchronous method calls
https://www.w3.org/2000/01/rdf-schema#label Invocable interface
gptkbp:isAssociatedWith gptkb:Java_annotations
Java Reflection API
gptkbp:isCitedIn gptkb:javax.script.Invocable
javax.script package
gptkbp:isCompatibleWith Java_11_and_later_versions
Java_8_and_later_versions
gptkbp:isLocatedIn Callable class
Runnable class
ScriptEngineManager class
gptkbp:isPartOf gptkb:Java_Standard_Edition
gptkb:Java_SE_platform
gptkb:Java_Development_Kit_(JDK)
java.lang package
gptkbp:isRelatedTo gptkb:Java_API_for_Scripting
Method interface
ScriptEngine interface
gptkbp:isUsedFor gptkb:JavaBeans
method references
Lambda expressions
callback mechanisms
execute scripts
custom implementations
gptkbp:isUsedIn gptkb:Java_applets
enterprise applications
JavaFX applications
Java_EE_applications
Java_web_services
gptkbp:isUtilizedIn scripting languages support
gptkbp:provides invoke method
gptkbp:supports functional programming paradigm
gptkbp:usedIn gptkb:Java_programming_language