InitStage
Defines the stage at which something should be initialized.
Parameters
internalStage
The internal InternalInitStage to use.
runAfter
The default set of initializables that should this one should be initialized after.
runBefore
The default set of initializables that should this one should be initialized before.