public static class Configurator.Macro
extends java.lang.Object
Constructor and Description |
---|
Configurator.Macro(Configurator.MacroDef def) |
Modifier and Type | Method and Description |
---|---|
void |
defineAttribute(java.lang.String attributeName,
java.lang.String value) |
java.lang.Object |
play(Configurator conf) |
Configurator.MacroRecord |
recordCreateChild(java.lang.String name) |
public Configurator.Macro(Configurator.MacroDef def)
public void defineAttribute(java.lang.String attributeName, java.lang.String value)
public Configurator.MacroRecord recordCreateChild(java.lang.String name)
public java.lang.Object play(Configurator conf)