Class DJsonBeanReader<T>

  • All Implemented Interfaces:
    JsonBeanReader<T>

    public class DJsonBeanReader<T>
    extends Object
    implements JsonBeanReader<T>
    A 'context' for reading entity beans from JSON.

    This is used such that a load context and persistence context can be used to span multiple marshalling requests.