Class AS4PeppolProfileRegistarSPI

java.lang.Object
com.helger.phase4.profile.peppol.AS4PeppolProfileRegistarSPI
All Implemented Interfaces:
com.helger.phase4.profile.IAS4ProfileRegistrarSPI

@IsSPIImplementation public final class AS4PeppolProfileRegistarSPI extends Object implements com.helger.phase4.profile.IAS4ProfileRegistrarSPI
Library specific implementation of IAS4ProfileRegistrarSPI.
Author:
Philip Helger
  • Field Details

    • AS4_PROFILE_ID

      public static final String AS4_PROFILE_ID
      See Also:
    • AS4_PROFILE_NAME

      public static final String AS4_PROFILE_NAME
      See Also:
    • PMODE_ID_PROVIDER

      public static final com.helger.phase4.model.pmode.IPModeIDProvider PMODE_ID_PROVIDER
  • Constructor Details

    • AS4PeppolProfileRegistarSPI

      public AS4PeppolProfileRegistarSPI()
  • Method Details

    • registerAS4Profile

      public void registerAS4Profile(@Nonnull com.helger.phase4.profile.IAS4ProfileRegistrar aRegistrar)
      Specified by:
      registerAS4Profile in interface com.helger.phase4.profile.IAS4ProfileRegistrarSPI