|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttoolbus.tool.execution.DefaultToolExecutorFactory
public class DefaultToolExecutorFactory
This is the default tool executor factory.
| Constructor Summary | |
|---|---|
DefaultToolExecutorFactory()
Default constructor. |
|
| Method Summary | |
|---|---|
IToolExecutor |
getToolExecutor(ToolInstance toolInstance,
ToolDefinition toolDefinition,
ToolBus toolbus)
Constructs a tool executor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultToolExecutorFactory()
| Method Detail |
|---|
public IToolExecutor getToolExecutor(ToolInstance toolInstance,
ToolDefinition toolDefinition,
ToolBus toolbus)
IToolExecutorFactory
getToolExecutor in interface IToolExecutorFactorytoolInstance - The tool instance to which the tool is associated.toolDefinition - The definition of the tool.toolbus - The toolbus to which the tool should connect.
IToolExecutorFactory.getToolExecutor(ToolInstance, ToolDefinition, ToolBus)
|
The Meta-Environment API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||