|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Role public interface ExtensionLicenseManager
Centralize known extension licenses.
| Method Summary | |
|---|---|
void |
addLicense(ExtensionLicense license)
Add new license. |
ExtensionLicense |
getLicense(String name)
Get known license by its name. |
List<ExtensionLicense> |
getLicenses()
|
| Method Detail |
|---|
List<ExtensionLicense> getLicenses()
ExtensionLicense getLicense(String name)
name - the name of the license
void addLicense(ExtensionLicense license)
license - the license to add
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||