Class GatewaySource
java.lang.Object
org.openspaces.core.gateway.GatewaySource
Holds gateway source configuration.
- Since:
- 8.0.3
- Author:
- Idan Moyal
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GatewaySource
public GatewaySource() -
GatewaySource
-
-
Method Details
-
getName
- Returns:
- Gateway's source name used for identification.
-
setName
Sets the gateway's source name used for identification.- Parameters:
name- The gateway's source name.
-
toString
-