org.exoplatform.forum.common.cache
Interface ServiceContext<V>


public interface ServiceContext<V>

Kind of closure.


Method Summary
 V execute()
          Contains the code which allow to get the data from storage.
 

Method Detail

execute

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

Returns:
the data


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.