Installed Resolved、Starting、active、stopping、uninstalled


Bundle的状态有六种

 

 

【注意】:

(1)   即使Bundle已经停止,其exportpackage仍然是可以使用的,这也就意味着可以执行RESOLVED状态的Bundleexport package的类。

(2)   Bundle已卸载,其exportpackage对于已经在使用的Bundle而言仍然是可用的,但对于新增的Bundle则不可使用已卸载的Bundle exportpackage

 

 

相关文章:

  • 2021-06-06
  • 2021-07-03
  • 2022-03-08
  • 2021-12-17
  • 2021-12-23
  • 2021-08-06
  • 2022-01-01
猜你喜欢
  • 2022-12-23
  • 2021-11-27
  • 2021-08-26
  • 2021-08-06
  • 2021-04-21
相关资源
相似解决方案