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 Details

    • ThirdPartyModuleProvider_phase4_lib

      public ThirdPartyModuleProvider_phase4_lib()
  • Method Details

    • getAllThirdPartyModules

      @Nullable public com.helger.commons.thirdparty.IThirdPartyModule[] getAllThirdPartyModules()
      Specified by:
      getAllThirdPartyModules in interface com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI