public class DefaultDestinationFacade extends AbstractDestinationFacade
AbstractDestinationFacade
that uses the environment variable "destinations" to
define destinations.Constructor and Description |
---|
DefaultDestinationFacade() |
Modifier and Type | Method and Description |
---|---|
Map<String,GenericDestination> |
getGenericDestinationsByName()
Returns all destinations by their names.
|
declareDestinations, getDestination, getDestinationsByName, getDestinationType, getGenericDestination, getRfcDestination, getRfcDestinationsByName
public Map<String,GenericDestination> getGenericDestinationsByName() throws DestinationAccessException
DestinationAccessException
- If there is an issue while accessing destination information.Copyright © 2018 SAP SE. All rights reserved.