RegistryOptions <T>
Index
Properties
optionalafterShutdown
optionalafterStartup
Callback fired after a plugin's startup
life cycle is executed.
optionalbeforeShutdown
Callback fired before a plugin's shutdown
life cycle is executed.
optionalbeforeStartup
Callback fired before a plugin's startup
life cycle is executed.
optionalresolver
Custom module resolver.
validate
Validate the shape of the plugin being registered.
Callback fired after a plugin's
shutdown
life cycle is executed.