Interface Injector

All Known Implementing Classes:
InjectorList, InjectorPut, InjectorSimple

public interface Injector
  • Method Details

    • getName

      String getName()
    • setValue

      void setValue(Object target, Object val)
    • getRequiredType

      Class<?> getRequiredType()