|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IBundleGroupProvider
Bundle group providers define groups of plug-ins which have been installed in the current system. Typically, a configuration agent (i.e., plug-in installer) will define a bundle group provider so that it can report to the system the list of plug-ins it has installed.
IBundleGroup| Method Summary | |
|---|---|
IBundleGroup[] |
getBundleGroups()
Returns the bundle groups provided by this provider. |
java.lang.String |
getName()
Returns the human-readable name of this bundle group provider. |
| Method Detail |
|---|
java.lang.String getName()
IBundleGroup[] getBundleGroups()
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||