public interface IModule
| Modifier and Type | Method and Description |
|---|---|
void |
registerModule()
Register Module should identify all configuration that
needs to occur for the elements that are contained within
a module, and perform that configuration and registration
with the current application.
|
Copyright © 2023. All rights reserved.