Package jakarta.enterprise.invoke
-
Interface Summary Interface Description Invoker<T,R> An invoker allows indirect invocation of its target method on an instance of its target bean.InvokerBuilder<T> Builder ofInvokers.
| Interface | Description |
|---|---|
| Invoker<T,R> |
An invoker allows indirect invocation of its target method on an instance of its target
bean.
|
| InvokerBuilder<T> |
Builder of
Invokers. |