Interface ServiceContext<V>


  • public interface ServiceContext<V>
    Kind of closure.
    Version:
    $Revision$
    Author:
    Alain Defrance
    • Method Detail

      • execute

        V execute()
        Contains the code which allow to get the data from storage.
        Returns:
        the data