com.eviware.soapui.tools
Class ToolActionFactory

java.lang.Object
  extended by com.eviware.soapui.tools.ToolActionFactory

public class ToolActionFactory
extends java.lang.Object

Factory class used to create a tool action instances based on action's logical human-readable name.

Author:
Nenad V. Nikolic

Field Summary
protected static org.apache.log4j.Logger log
           
 
Constructor Summary
ToolActionFactory()
           
 
Method Summary
static AbstractToolsAction<Interface> createToolAction(java.lang.String toolName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static final org.apache.log4j.Logger log
Constructor Detail

ToolActionFactory

public ToolActionFactory()
Method Detail

createToolAction

public static AbstractToolsAction<Interface> createToolAction(java.lang.String toolName)


Copyright © 2005-2010 eviware.com. All Rights Reserved.