Uses of Class
com.cedarsoftware.io.reflect.Injector
Packages that use Injector
Package
Description
-
Uses of Injector in com.cedarsoftware.io
Methods in com.cedarsoftware.io that return types with arguments of type InjectorMethods in com.cedarsoftware.io with parameters of type InjectorModifier and TypeMethodDescriptionvoid
MapResolver.assignField
(JsonObject jsonObj, Injector injector, Object rhs) void
ObjectResolver.assignField
(JsonObject jsonObj, Injector injector, Object rhs) Map Json Map object field to Java object field.abstract void
Resolver.assignField
(JsonObject jsonObj, Injector injector, Object rhs) -
Uses of Injector in com.cedarsoftware.io.reflect
Methods in com.cedarsoftware.io.reflect that return Injector -
Uses of Injector in com.cedarsoftware.io.reflect.factories
Methods in com.cedarsoftware.io.reflect.factories that return Injector