org.tubo.resource.flow
Interface FlowProcessor
- All Known Subinterfaces:
- Flow
- All Known Implementing Classes:
- BaseFlowProcessorImpl
public interface FlowProcessor
Created: Jun 17, 2005 6:08:17 AM
Last Modification Date: $Date: 2006-12-15 18:41:57 -0300 (Fri, 15 Dec 2006) $
- Version:
- $Revision: 80 $
- 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(FlowDef flowDef,
FlowContext context)
getResourceManager
ResourceManager getResourceManager()
setResourceManager
void setResourceManager(ResourceManager resourceManager)
throws TuboException
- Throws:
TuboException
Copyright © 2004-2007 Tubo. All Rights Reserved.