Interface ContextAction


  • public interface ContextAction
    Interface to represent arbitrary action that requires to have Context object associated with the current thread for its execution.
    • Method Detail