refer abstract method

Execution? refer(
  1. MPI mpi,
  2. dynamic ref,
  3. Introspector method,
  4. Context? ctx,
)

Refer the service reference by method.

Implementation

Execution? refer(MPI mpi, dynamic ref, Introspector method, Context? ctx);