Interface IValueInjector

All Superinterfaces:
IInjectingObjectFactory
All Known Implementing Classes:
ValueInjector

public interface IValueInjector extends IInjectingObjectFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    <T> void
    inject(T object)
     

    Methods inherited from interface net.anwiba.commons.injection.impl.IInjectingObjectFactory

    create, create