Interface ServiceContext<V>


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

    Modifier and Type
    Method
    Description
    Contains the code which allow to get the data from storage.
  • Method Details

    • execute

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