Class ThirdPartyModuleProvider_ph_bc

java.lang.Object
com.helger.bc.config.ThirdPartyModuleProvider_ph_bc
All Implemented Interfaces:
com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI

@IsSPIImplementation public final class ThirdPartyModuleProvider_ph_bc extends Object implements com.helger.commons.thirdparty.IThirdPartyModuleProviderSPI
Implement this SPI interface if your JAR file contains external third party modules.
Author:
Philip Helger
  • Field Details

    • BOUNCY_CASTLE

      public static final com.helger.commons.thirdparty.IThirdPartyModule BOUNCY_CASTLE
  • Constructor Details

    • ThirdPartyModuleProvider_ph_bc

      public ThirdPartyModuleProvider_ph_bc()
  • Method Details

    • getAllThirdPartyModules

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