public interface RegistryAssembly
Registry
.Modifier and Type | Method and Description |
---|---|
void |
addPostProcessor(java.lang.Runnable postProcessor)
Adds a
Runnable object that will be called after all modules have been parsed. |
void addPostProcessor(java.lang.Runnable postProcessor)
Runnable
object that will be called after all modules have been parsed.