Project Wonder 5.0

er.extensions.concurrency
Interface ERXExecutionStateTransition

All Known Implementing Classes:
ERXFutureTask

public interface ERXExecutionStateTransition

Intended as an interface to be implemented by Runnables or Callables so that they have the opportunity to setup and clear thread state when the task is executed by a ERXTaskThreadPoolExecutor

Author:
kieran

Method Summary
 void afterExecute()
           
 void beforeExecute()
           
 

Method Detail

beforeExecute

void beforeExecute()

afterExecute

void afterExecute()

Last updated: Tue, Feb 21, 2017 • 05:45 PM CET

Copyright © 2002 – 2007 Project Wonder.