org.exoplatform.container.component
Class ExecutionUnit
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.container.component.ExecutionUnit
- All Implemented Interfaces:
- ComponentPlugin
public abstract class ExecutionUnit
- extends BaseComponentPlugin
Created by The eXo Platform SAS Author : Tuan Nguyen
tuan08@users.sourceforge.net Sep 17, 2005
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecutionUnit
public ExecutionUnit()
addExecutionUnit
public void addExecutionUnit(ExecutionUnit next)
getNextUnit
public ExecutionUnit getNextUnit()
execute
public abstract Object execute(ExecutionContext context)
throws Throwable
- Throws:
Throwable
Copyright © 2013 eXo Platform SAS. All Rights Reserved.