Created by Jerry Wang, last modified on Aug 09, 2015

  • shell
  • openSomething
  • getServiceConfig
  • parseShellHash
  • Hash
  • exec
  • initiateApplication
  • AppConfiguration.getMetadata

成功读取LPD_CUST里维护的additional信息:

Shell openSomething - how is application component loaded in the runtime

拿到Service的config信息:

Shell openSomething - how is application component loaded in the runtime

Shell openSomething - how is application component loaded in the runtime

hash就是semantic object + action:

Shell openSomething - how is application component loaded in the runtime

使用正则表达式解析semantic object:

Shell openSomething - how is application component loaded in the runtime

在LPD_CUST里配置的application type为URL:

Shell openSomething - how is application component loaded in the runtime

执行initialization操作:

Shell openSomething - how is application component loaded in the runtime

在这里load component.js:

Shell openSomething - how is application component loaded in the runtime

Shell openSomething - how is application component loaded in the runtime

runtime callstack:

Shell openSomething - how is application component loaded in the runtime

相关文章:

  • 2021-05-06
  • 2021-09-12
  • 2021-11-07
  • 2021-05-09
  • 2021-06-25
  • 2021-12-04
  • 2021-10-01
  • 2021-09-18
猜你喜欢
  • 2021-11-04
  • 2021-04-10
  • 2021-06-06
  • 2021-05-14
  • 2021-04-12
  • 2021-04-30
  • 2021-09-11
相关资源
相似解决方案