JavaScript is disabled on your browser.
Skip navigation links
Jakarta EE Platform API v11.0.0-M1
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages |
Classes and Interfaces
SEARCH
Package jakarta.enterprise.invoke
package
jakarta.enterprise.invoke
Interfaces
Class
Description
Invoker
<T,
R>
Allows indirectly invoking a method that belongs to a managed bean (the
target method
).
InvokerBuilder
<T>
Builder of
Invoker
s that allows configuring input lookups, input and output transformations, and invoker wrapping.