JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Web Profile API v11.0.0-M4
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description |
Related Packages |
Classes and Interfaces
SEARCH:
Package jakarta.enterprise.invoke
package
jakarta.enterprise.invoke
Interfaces
Class
Description
Invoker
<T,
R>
An invoker allows indirect invocation of its target method on an instance of its target bean.
InvokerBuilder
<T>
Builder of
Invoker
s.