|
|
От: |
airatsa
|
|
| Дата: | 22.09.04 15:17 | ||
| Оценка: | 7 (1) | ||
A>The mechanics for supporting plug ins are implemented using the OSGi framework. From this standpoint, a plug in is the same thing as an OSGi bundle. The bundle and its associated classes specify and implement the process for Java class loading, prequisite management, and the bundle's life cycle. For the rest of this discussion, we use the terms plug in and bundle interchangeably, unless discussing a particular class in the framework.