public interface AfterRegistering extends Parameter
Initializable interface in the sense, that initialization is
always done immediately after construction, while this method,
afterAll() is called once after all parameters have been
cross-registered.CONFIG, KEY_CLASS| Modifier and Type | Method and Description |
|---|---|
void |
afterAll()
This method is called on implementing parameters that need action
after all parameters have registered.
|
defaultBoolean, defaultChar, defaultDouble, defaultFloat, defaultInt, defaultLong, defaultObject, defaultObject, defaultProperties, defaultProperty, getAsBoolean, getAsChar, getAsDouble, getAsFloat, getAsInt, getAsList, getAsLong, getAsMap, getAsObject, getAsObject, getProperties, getProperty, has, parseObject, removeProperty, setObject, setProperty, stringPropertiesinit