|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequiredPluginProvider
Provides the keys for both plugins and modules that have been marked as required by the host application.
| Method Summary | |
|---|---|
java.util.Set<java.lang.String> |
getRequiredModuleKeys()
The set of all of the plugin modules that have been marked as required by the host application. |
java.util.Set<java.lang.String> |
getRequiredPluginKeys()
The set of all of the plugins that have been marked as required by the host application. |
| Method Detail |
|---|
java.util.Set<java.lang.String> getRequiredPluginKeys()
java.util.Set<java.lang.String> getRequiredModuleKeys()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||