| Interface | Description |
|---|---|
| ILicense |
Represents a single license.
|
| IThirdPartyModule |
Represents meta information for a single third-party module (aka JAR file).
|
| IThirdPartyModuleProviderSPI |
Implement this SPI interface if your JAR file contains external third party
modules.
|
| Class | Description |
|---|---|
| CustomLicense |
Represents a custom license.
|
| ThirdPartyModule |
The default implementation of the
IThirdPartyModule interface. |
| ThirdPartyModuleProvider_ph_commons |
Implement this SPI interface if your JAR file contains external third party
modules.
|
| ThirdPartyModuleRegistry |
This class manages all registered third party modules
|
| Enum | Description |
|---|---|
| ELicense |
Represents a bunch of Open Source licenses regularly used.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.