| Package | Description |
|---|---|
| com.helger.commons.thirdparty |
| Modifier and Type | Class and Description |
|---|---|
class |
ThirdPartyModule
The default implementation of the
IThirdPartyModule interface. |
| Modifier and Type | Field and Description |
|---|---|
static IThirdPartyModule |
ThirdPartyModuleProvider_ph_commons.BASE64 |
static IThirdPartyModule |
ThirdPartyModuleProvider_ph_commons.FINDBUGS |
static IThirdPartyModule |
ThirdPartyModuleProvider_ph_commons.SLF4J |
| Modifier and Type | Method and Description |
|---|---|
IThirdPartyModule[] |
ThirdPartyModuleProvider_ph_commons.getAllThirdPartyModules() |
IThirdPartyModule[] |
IThirdPartyModuleProviderSPI.getAllThirdPartyModules() |
IThirdPartyModule |
IThirdPartyModule.getAsNonOptionalCopy() |
IThirdPartyModule |
IThirdPartyModule.getAsOptionalCopy() |
| Modifier and Type | Method and Description |
|---|---|
Set<IThirdPartyModule> |
ThirdPartyModuleRegistry.getAllRegisteredThirdPartyModules() |
| Modifier and Type | Method and Description |
|---|---|
EChange |
ThirdPartyModuleRegistry.registerThirdPartyModule(IThirdPartyModule aModule) |
| Constructor and Description |
|---|
ThirdPartyModule(IThirdPartyModule aOther,
boolean bOptional) |
Copyright © 2014–2016 Philip Helger. All rights reserved.