Class ValueLoaderImpl

  • All Implemented Interfaces:
    ValueLoader

    public class ValueLoaderImpl
    extends java.lang.Object
    implements ValueLoader
    ValueLoader implementation.
    Author:
    Daniel Sagenschneider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void loadValue​(java.lang.String name, java.lang.String value, HttpValueLocation location)
      Loads the value onto the object graph.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait