Uses of Interface
org.craftercms.commons.jackson.mvc.annotations.InjectValueFactory
Packages that use InjectValueFactory
-
Uses of InjectValueFactory in org.craftercms.commons.jackson.mvc
Fields in org.craftercms.commons.jackson.mvc declared as InjectValueFactoryModifier and TypeFieldDescriptionprotected InjectValueFactory
CrafterJackson2MessageConverter.injectValueFactory
Methods in org.craftercms.commons.jackson.mvc with parameters of type InjectValueFactoryModifier and TypeMethodDescriptionvoid
CrafterJackson2MessageConverter.setInjectValueFactory
(InjectValueFactory injectValueFactory)