org.tubo.resource.flow
Interface FlowExecutor
- All Known Implementing Classes:
- BaseFlowExecutorImpl
public interface FlowExecutor
Created: Oct 23, 2006, 12:20:46 AM
Last Modification Date: $Date: 2006-10-26 03:10:31 -0300 (Thu, 26 Oct 2006) $
- Version:
- $Revision: 49 $
- Author:
- maldito_orco (maldito_orco@users.sourceforge.net)
Field Summary |
static java.lang.String |
RCS_ID
|
RCS_ID
static final java.lang.String RCS_ID
- See Also:
- Constant Field Values
execute
void execute(FlowContext flowContext)
throws TuboException
- Throws:
TuboException
getResourceManager
ResourceManager getResourceManager()
setResourceManager
void setResourceManager(ResourceManager resourceManager)
throws TuboException
- Throws:
TuboException
Copyright © 2004-2007 Tubo. All Rights Reserved.