Class DefaultSAPRFCDestinationService

    • Constructor Detail

      • DefaultSAPRFCDestinationService

        public DefaultSAPRFCDestinationService()
    • Method Detail

      • getRfcDefaultLanguage

        public java.lang.String getRfcDefaultLanguage()
        Returns the RFC default language.
        Returns:
        RFC default language
      • setRfcDefaultLanguage

        public void setRfcDefaultLanguage​(java.lang.String rfcDefaultLanguage)
        Sets the RFC default language.
        Parameters:
        rfcDefaultLanguage - RFC default language
      • getSncLibraryPath

        public java.lang.String getSncLibraryPath()
        Returns the SNC library path.
        Returns:
        SNC library path
      • setSncLibraryPath

        public void setSncLibraryPath​(java.lang.String sncLibraryPath)
        Sets the SNC library path.
        Parameters:
        sncLibraryPath - SNC library path
      • init

        public void init()
        Initialization method called by the Spring framework.
      • destroy

        public void destroy()
        Destroy method called by the Spring framework.