public class TestModuleDefinitions
extends java.lang.Object
Constructor and Description |
---|
TestModuleDefinitions() |
Modifier and Type | Method and Description |
---|---|
static ModuleDefinition |
dummy(java.lang.String name,
ModuleType type)
Create a new definition for a dummy module, for testing purposes only.
|
public static ModuleDefinition dummy(java.lang.String name, ModuleType type)
ModuleDefinitions.simple(String, org.springframework.xd.module.ModuleType, String)
but the 'location' must not be relied upon.name
- the name of the moduletype
- the type of the module