Package com.helger.phase4.config
Class ThirdPartyModuleProvider_phase4_lib
java.lang.Object
com.helger.phase4.config.ThirdPartyModuleProvider_phase4_lib
- All Implemented Interfaces:
com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI
@IsSPIImplementation
public final class ThirdPartyModuleProvider_phase4_lib
extends Object
implements com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI
Implement this SPI interface if your JAR file contains external third party
modules.
- Author:
- Philip Helger
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.helger.commons.thirdparty.IThirdPartyModule[]
-
Constructor Details
-
ThirdPartyModuleProvider_phase4_lib
public ThirdPartyModuleProvider_phase4_lib()
-
-
Method Details
-
getAllThirdPartyModules
- Specified by:
getAllThirdPartyModulesin interfacecom.helger.commons.thirdparty.IThirdPartyModuleProviderSPI
-