Interface ValueLoader

All Known Implementing Classes:
ValueLoaderImpl

public interface ValueLoader
Loads a value onto the Object graph.
Author:
Daniel Sagenschneider
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    loadValue(String name, String value, HttpValueLocation location)
    Loads the value onto the object graph.