@IsSPIImplementation public final class ThirdPartyModuleProvider_phloc_commons extends Object implements IThirdPartyModuleProviderSPI
| Modifier and Type | Field and Description |
|---|---|
static IThirdPartyModule |
BASE64 |
static IThirdPartyModule |
FINDBUGS |
static IThirdPartyModule |
SLF4J |
| Constructor and Description |
|---|
ThirdPartyModuleProvider_phloc_commons() |
public static final IThirdPartyModule FINDBUGS
public static final IThirdPartyModule SLF4J
public static final IThirdPartyModule BASE64
public ThirdPartyModuleProvider_phloc_commons()
@Nullable public IThirdPartyModule[] getAllThirdPartyModules()
getAllThirdPartyModules in interface IThirdPartyModuleProviderSPInull or empty. Note: only modules that are required
for execution should be returned, and not modules only present for
testing.Copyright © 2006–2014 phloc systems. All rights reserved.