@WebListener public class ErpDestination extends DestinationDeclarator
DestinationDeclarator
and adds ErpQueryEndpoint as a default destination name for ERP query endpoint.Constructor and Description |
---|
ErpDestination()
Default constructor.
|
Modifier and Type | Method and Description |
---|---|
static String |
getDefaultName() |
static String |
getDefaultNameRfc() |
canEqual, contextDestroyed, contextInitialized, equals, getDestinationNames, hashCode, toString
@Nonnull public static String getDefaultName()
@Nonnull public static String getDefaultNameRfc()
getDefaultName()
is an
HTTP destination. This is required to transparently support both HTTP and RFC communication via the
respective destinations (a destination can only support either HTTP or RFC).Copyright © 2019 SAP SE. All rights reserved.