Interface ICrossViewScopeResponseSupplier<T extends Serializable>

  • Type Parameters:
    T - Type of the requested data.
    All Superinterfaces:
    Serializable

    public interface ICrossViewScopeResponseSupplier<T extends Serializable>
    extends Serializable
    Creates the response to a cross scope request. This supplier is called within the view scope of the target.
    Since:
    7.0.0
    Author:
    XIMA MEDIA GmbH