| Package | Description |
|---|---|
| com.phloc.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_phloc_commons.BASE64 |
static IThirdPartyModule |
ThirdPartyModuleProvider_phloc_commons.FINDBUGS |
static IThirdPartyModule |
ThirdPartyModuleProvider_phloc_commons.SLF4J |
| Modifier and Type | Method and Description |
|---|---|
IThirdPartyModule[] |
ThirdPartyModuleProvider_phloc_commons.getAllThirdPartyModules() |
IThirdPartyModule[] |
IThirdPartyModuleProviderSPI.getAllThirdPartyModules() |
IThirdPartyModule |
IThirdPartyModule.getAsNonOptionalCopy() |
IThirdPartyModule |
IThirdPartyModule.getAsOptionalCopy() |
| Modifier and Type | Method and Description |
|---|---|
static Set<IThirdPartyModule> |
ThirdPartyModuleRegistry.getAllRegisteredThirdPartyModules() |
| Modifier and Type | Method and Description |
|---|---|
static EChange |
ThirdPartyModuleRegistry.registerThirdPartyModule(IThirdPartyModule aModule) |
| Constructor and Description |
|---|
ThirdPartyModule(IThirdPartyModule aOther,
boolean bOptional) |
Copyright © 2006–2014 phloc systems. All rights reserved.