Interface ServiceContext<T>


public interface ServiceContext<T>
Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Jun 12, 2013
  • Method Summary

    Modifier and Type
    Method
    Description
    execute(T processContext)
     
  • Method Details

    • execute

      T execute(T processContext)