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).
    Builder of Invokers that allows configuring input lookups, input and output transformations, and invoker wrapping.