@IsSPIInterface public interface IThirdPartyModuleProviderSPI
| Modifier and Type | Method and Description |
|---|---|
IThirdPartyModule[] |
getAllThirdPartyModules() |
@Nullable IThirdPartyModule[] getAllThirdPartyModules()
null or empty. Note: only modules that are required
for execution should be returned, and not modules only present for
testing.Copyright © 2014–2019 Philip Helger. All rights reserved.