Interface RFCDestinationService
- All Known Implementing Classes:
DefaultRFCDestinationService,RFCDestinationServiceImpl
public interface RFCDestinationService
Interface to access SAP RFC destination data.
-
Method Summary
Modifier and TypeMethodDescriptiongetRFCDestination(String destinationName) Returns the SAP RFC Destination for the given name.
-
Method Details
-
getRFCDestination
Returns the SAP RFC Destination for the given name.- Parameters:
destinationName- RFC Destination name- Returns:
- list
-