diff options
| author | 2024-03-27 23:30:23 +0000 | |
|---|---|---|
| committer | 2024-04-10 19:47:41 +0000 | |
| commit | b9ea1706c39cda8974c044c1fe465d31376c87c0 (patch) | |
| tree | 3749f76fdea2c2b67abe8c9568f1a908c9a0ecc1 /packages/Shell/src | |
| parent | 5447f7153266bf6de4463e66512ce1ae7e754091 (diff) | |
Update SystemService instantiation docs
Extend the documentation for `startService*` calls to make it clear
which variant should be used, particularly those that rely on
reflection.
Also group service class names together based on how they are defined
and referenced from one of:
* Custom jars in SYSTEMSERVERCLASSPATH
* APEX jars in SYSTEMSERVERCLASSPATH
* Standalone (APEX or othewrise) jars in STANDALONE_SYSTEMSERVER_JARS
All service classes in services.jar should be referenced explicitly.
This is a no-op change.
A follow-up change will add additional tests/safeguards for new service
references to ensure they're using the appropriate overload.
Bug: 203143243
Test: m + presubmit
Change-Id: If8b41f17b63a711127e5042ccec5dbb59f88393a
Diffstat (limited to 'packages/Shell/src')
0 files changed, 0 insertions, 0 deletions