mirror of
https://github.com/nasa/openmct.git
synced 2024-12-20 05:37:53 +00:00
e2f8b1eef9
Add empty specs for all classes introduced for the framework layer, WTD-518. Note that Main is omitted, as this launches the full application.
17 lines
408 B
JSON
17 lines
408 B
JSON
[
|
|
"Temporary",
|
|
"Constants",
|
|
"FrameworkInitializer",
|
|
"bootstrap/ApplicationBootstrapper",
|
|
"load/Bundle",
|
|
"load/BundleLoader",
|
|
"load/Extension",
|
|
"register/CustomRegistrars",
|
|
"register/ExtensionRegistrar",
|
|
"register/PartialConstructor",
|
|
"register/ServiceCompositor",
|
|
"resolve/BundleResolver",
|
|
"resolve/ExtensionResolver",
|
|
"resolve/ImplementationLoader"
|
|
]
|