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
Exceptionpublic static IMutator createMutatorNoInit(String type) throws Exception
ExceptionCopyright © 2016. All rights reserved.