java.lang.Object
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.databind.deser.ValueInstantiator
edu.internet2.middleware.grouperClientExt.com.fasterxml.jackson.databind.deser.std.StdValueInstantiator
All Implemented Interfaces:
Serializable

public class StdValueInstantiator extends ValueInstantiator implements Serializable
Default ValueInstantiator implementation, which supports Creator methods that can be indicated by standard Jackson annotations.
See Also: