public class MutatorFactory extends Object
Constructor and Description |
---|
MutatorFactory() |
Modifier and Type | Method and Description |
---|---|
static IMutator |
createMutator(String type,
String requestPayloadFilenameRel,
String requestPayloadFilename,
ResourceManager resourceManager,
org.dom4j.Node optionsNode) |
static IMutator |
createMutatorNoInit(String type) |
static void |
registerMutator(String type,
String classname) |
public static IMutator createMutator(String type, String requestPayloadFilenameRel, String requestPayloadFilename, ResourceManager resourceManager, org.dom4j.Node optionsNode) throws Exception
Exception
public static IMutator createMutatorNoInit(String type) throws Exception
Exception
Copyright © 2016. All rights reserved.