Interface MethodInjector

All Known Implementing Classes:
DefaultMethodInjector

public interface MethodInjector
  • Method Summary

    Modifier and Type
    Method
    Description
     
    <T> T
    invoke(Object instance, Object... injectorArgs)