Interface ObjectInvoker

All Known Implementing Classes:
AbstractInvoker

@Inclubating
public interface ObjectInvoker
  • Method Summary

    Modifier and Type Method Description
    Object invoke​(Object proxy, Method method, Object... args)