Interface RFCDestinationService

All Known Implementing Classes:
DefaultRFCDestinationService, RFCDestinationServiceImpl

public interface RFCDestinationService
Interface to access SAP RFC destination data.
  • Method Summary

    Modifier and Type
    Method
    Description
    getRFCDestination(String destinationName)
    Returns the SAP RFC Destination for the given name.
  • Method Details

    • getRFCDestination

      RFCDestination getRFCDestination(String destinationName)
      Returns the SAP RFC Destination for the given name.
      Parameters:
      destinationName - RFC Destination name
      Returns:
      list