org.objectweb.fractal.task.core
Interface Executable

All Known Subinterfaces:
ExecutionController
All Known Implementing Classes:
ContainerExecutionControllerMixin, InterceptedExecutionControllerMixin

public interface Executable

Author:
leclercm

Method Summary
 void execute()
          Executes.
 

Method Detail

execute

void execute()
             throws java.lang.Exception
Executes.

Throws:
java.lang.Exception - Thrown if a problem occurs during execution.


Copyright © 2007-2009 ObjectWeb Consortium. All Rights Reserved.