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 ofInvoker
s.
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
Invoker s. |